Searched defs:root_id (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | root-tree.c | 345 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref() 418 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref()
|
D | backref.h | 67 u64 root_id; member
|
D | backref.c | 334 struct preftree *preftree, u64 root_id, in add_prelim_ref() 398 struct preftrees *preftrees, u64 root_id, in add_indirect_ref()
|
D | disk-io.c | 1533 u64 root_id) in btrfs_lookup_fs_root()
|
D | inode.c | 2335 u64 root_id; member 2425 static noinline int record_one_backref(u64 inum, u64 offset, u64 root_id, in record_one_backref()
|