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

/linux-master/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
/linux-master/fs/ext4/
H A Dioctl.c1242 case FS_IOC_GETFSMAP:
1687 case FS_IOC_GETFSMAP:
/linux-master/fs/xfs/
H A Dxfs_ioctl.c2019 case FS_IOC_GETFSMAP:

Completed in 184 milliseconds