Home
last modified time | relevance | path

Searched refs:FS_IOC_GETFSMAP (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfsmap.h54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfsmap.h54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfsmap.h3 * FS_IOC_GETFSMAP ioctl infrastructure.
15 * Structure for FS_IOC_GETFSMAP.
87 /* fmh_iflags values - set by FS_IOC_GETFSMAP caller in the header. */
111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfsmap.h3 * FS_IOC_GETFSMAP ioctl infrastructure.
15 * Structure for FS_IOC_GETFSMAP.
87 /* fmh_iflags values - set by FS_IOC_GETFSMAP caller in the header. */
111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfsmap.h54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/linux-5.10/fs/ext4/
H A Dioctl.c833 case FS_IOC_GETFSMAP: in __ext4_ioctl()
1394 case FS_IOC_GETFSMAP: in ext4_compat_ioctl()
/kernel/linux/linux-6.6/fs/ext4/
H A Dioctl.c1233 case FS_IOC_GETFSMAP: in __ext4_ioctl()
1678 case FS_IOC_GETFSMAP: in ext4_compat_ioctl()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.c2159 case FS_IOC_GETFSMAP: in xfs_file_ioctl()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c1961 case FS_IOC_GETFSMAP: in xfs_file_ioctl()

Completed in 9 milliseconds