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