Searched refs:FS_IOC_GETFSLABEL (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfs.h234 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX]) macro
H A Dbtrfs.h1154 #define BTRFS_IOC_GET_FSLABEL FS_IOC_GETFSLABEL
/linux-master/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h234 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX]) macro
/linux-master/fs/gfs2/
H A Dfile.c329 case FS_IOC_GETFSLABEL:
342 case FS_IOC_GETFSLABEL:
/linux-master/fs/ext4/
H A Dioctl.c1608 case FS_IOC_GETFSLABEL:
1694 case FS_IOC_GETFSLABEL:
/linux-master/fs/xfs/
H A Dxfs_ioctl.c1355 case FS_IOC_GETFSLABEL:
/linux-master/fs/f2fs/
H A Dfile.c4376 case FS_IOC_GETFSLABEL:
5080 case FS_IOC_GETFSLABEL:
/linux-master/fs/btrfs/
H A Dioctl.c4662 case FS_IOC_GETFSLABEL:

Completed in 513 milliseconds