Searched defs:fs_root (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | backref.c | 1668 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, 2049 static int iterate_inode_refs(u64 inum, struct btrfs_root *fs_root, 2112 static int iterate_inode_extrefs(u64 inum, struct btrfs_root *fs_root, 2174 static int iterate_irefs(u64 inum, struct btrfs_root *fs_root, 2276 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
|
D | backref.h | 16 struct btrfs_root *fs_root; member
|
D | relocation.c | 2234 struct btrfs_root *fs_root = NULL; in select_one_root() local 4153 struct btrfs_root *fs_root; in btrfs_recover_relocation() local
|
D | super.c | 1171 struct btrfs_root *fs_root = NULL; in btrfs_get_subvol_name_from_objectid() local
|
D | ctree.c | 1530 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
|
D | ctree.h | 195 __le64 fs_root; member 623 struct btrfs_root *fs_root; member
|
/Linux-v5.15/fs/ |
D | namespace.c | 4396 struct path fs_root; in current_chrooted() local
|