Searched defs:fs_root (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | backref.h | 27 struct btrfs_root *fs_root; member
|
D | backref.c | 811 struct btrfs_root *fs_root, struct btrfs_path *path, in __inode_info() 844 int inode_item_info(u64 inum, u64 ioff, struct btrfs_root *fs_root, in inode_item_info() 852 static int inode_ref_info(u64 inum, u64 ioff, struct btrfs_root *fs_root, in inode_ref_info() 874 static char *iref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, in iref_to_path() 1229 static int iterate_irefs(u64 inum, struct btrfs_root *fs_root, in iterate_irefs() 1381 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath()
|
D | relocation.c | 2356 struct btrfs_root *fs_root = NULL; local 4104 struct btrfs_root *fs_root; local
|
D | free-space-cache.c | 2803 u64 btrfs_find_ino_for_alloc(struct btrfs_root *fs_root) in btrfs_find_ino_for_alloc()
|
D | ctree.h | 382 __le64 fs_root; member 997 struct btrfs_root *fs_root; member
|