Searched defs:fs_root (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | backref.h | 15 	struct btrfs_root		*fs_root;  member
 | 
| D | backref.c | 1612 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,1998 static int iterate_inode_refs(u64 inum, struct btrfs_root *fs_root,
 2061 static int iterate_inode_extrefs(u64 inum, struct btrfs_root *fs_root,
 2123 static int iterate_irefs(u64 inum, struct btrfs_root *fs_root,
 2225 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
 
 | 
| D | super.c | 1012 	struct btrfs_root *fs_root;  in get_subvol_name_from_objectid()  local
 | 
| D | relocation.c | 2622 	struct btrfs_root *fs_root = NULL;  in select_one_root()  local4452 	struct btrfs_root *fs_root;  in btrfs_recover_relocation()  local
 
 | 
| D | free-space-cache.c | 3427 u64 btrfs_find_ino_for_alloc(struct btrfs_root *fs_root)  in btrfs_find_ino_for_alloc()
 | 
| D | ctree.h | 189 	__le64 fs_root;  member536 	struct btrfs_root *fs_root;  member
 
 | 
| D | ctree.c | 2589 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,  in btrfs_find_item()
 | 
| /Linux-v5.4/fs/ | 
| D | namespace.c | 3823 	struct path fs_root;  in current_chrooted()  local
 |