Searched defs:fs_root (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
D | backref.c | 1710 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, 2115 static int iterate_inode_refs(u64 inum, struct btrfs_root *fs_root, 2178 static int iterate_inode_extrefs(u64 inum, struct btrfs_root *fs_root, 2240 static int iterate_irefs(u64 inum, struct btrfs_root *fs_root, 2342 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 | 2107 struct btrfs_root *fs_root = NULL; in select_one_root() local 3748 struct btrfs_root *fs_root; in btrfs_recover_relocation() local
|
D | super.c | 1140 struct btrfs_root *fs_root = NULL; in btrfs_get_subvol_name_from_objectid() local
|
D | free-space-cache.c | 3845 u64 btrfs_find_ino_for_alloc(struct btrfs_root *fs_root) in btrfs_find_ino_for_alloc()
|
D | ctree.h | 199 __le64 fs_root; member 592 struct btrfs_root *fs_root; member
|
D | ctree.c | 2551 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
|
/kernel/linux/linux-5.10/fs/ |
D | namespace.c | 3930 struct path fs_root; in current_chrooted() local
|