Searched refs:init_ipath (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | backref.h | 56 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
|
H A D | backref.c | 2342 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, function
|
H A D | scrub.c | 685 ipath = init_ipath(4096, local_root, swarn->path); in scrub_print_warning_inode()
|
H A D | ioctl.c | 3891 ipath = init_ipath(size, root, path); in btrfs_ioctl_ino_to_path()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | backref.h | 231 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
|
H A D | scrub.c | 436 ipath = init_ipath(4096, local_root, swarn->path); in scrub_print_warning_inode()
|
H A D | backref.c | 2797 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath() function
|
H A D | ioctl.c | 3362 ipath = init_ipath(size, root, path); in btrfs_ioctl_ino_to_path()
|
H A D | inode.c | 176 ipath = init_ipath(4096, local_root, &warn->path); in data_reloc_print_warning_inode()
|
Completed in 50 milliseconds