Searched defs:fs_root (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/fs/btrfs/ |
D | backref.h | 29 struct btrfs_root *fs_root; member
|
D | backref.c | 822 struct btrfs_root *fs_root, struct btrfs_path *path, in __inode_info() 855 int inode_item_info(u64 inum, u64 ioff, struct btrfs_root *fs_root, in inode_item_info() 863 static int inode_ref_info(u64 inum, u64 ioff, struct btrfs_root *fs_root, in inode_ref_info() 885 static char *iref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, in iref_to_path() 1255 static int iterate_irefs(u64 inum, struct btrfs_root *fs_root, in iterate_irefs() 1403 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath()
|
D | relocation.c | 2385 struct btrfs_root *fs_root = NULL; local 4136 struct btrfs_root *fs_root; local
|
D | free-space-cache.c | 2800 u64 btrfs_find_ino_for_alloc(struct btrfs_root *fs_root) in btrfs_find_ino_for_alloc()
|
D | ctree.h | 390 __le64 fs_root; member 1034 struct btrfs_root *fs_root; member
|