Searched refs:init_ipath (Results 1 – 5 of 5) sorted by relevance
/linux/fs/btrfs/ |
H A D | backref.h | 243 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
|
H A D | scrub.c | 435 ipath = init_ipath(4096, local_root, swarn->path); in scrub_print_warning_inode()
|
H A D | backref.c | 2792 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath() function
|
H A D | ioctl.c | 3406 ipath = init_ipath(size, root, path); in btrfs_ioctl_ino_to_path()
|
H A D | inode.c | 161 ipath = init_ipath(4096, local_root, &warn->path); in data_reloc_print_warning_inode()
|