Home
last modified time | relevance | path

Searched defs:btrfs_ioctl_ino_path_args (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs.h354 struct btrfs_ioctl_ino_path_args { struct
355 __u64 inum;
356 __u64 size;
357 __u64 reserved[4];
358 __u64 fspath;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs.h361 struct btrfs_ioctl_ino_path_args { struct
362 __u64 inum;
363 __u64 size;
364 __u64 reserved[4];
366 __u64 fspath;
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs.h655 struct btrfs_ioctl_ino_path_args { struct
656 __u64 inum; /* in */
657 __u64 size; /* in */
658 __u64 reserved[4];
660 __u64 fspath; /* out */