Home
last modified time | relevance | path

Searched refs:FS_IOC_GETFSMAP (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfsmap.h54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dfsmap.h111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfsmap.h54 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/kernel/linux/linux-5.10/fs/ext4/
Dioctl.c829 case FS_IOC_GETFSMAP: in __ext4_ioctl()
1396 case FS_IOC_GETFSMAP: in ext4_compat_ioctl()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_ioctl.c2159 case FS_IOC_GETFSMAP: in xfs_file_ioctl()