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 D | fsmap.h | 54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | fsmap.h | 54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | fsmap.h | 3 * 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 D | fsmap.h | 3 * 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 D | fsmap.h | 54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ioctl.c | 833 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 D | ioctl.c | 1233 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 D | xfs_ioctl.c | 2159 case FS_IOC_GETFSMAP: in xfs_file_ioctl()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_ioctl.c | 1961 case FS_IOC_GETFSMAP: in xfs_file_ioctl()
|
Completed in 9 milliseconds