Searched refs:FS_IOC_GETFSLABEL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/include/uapi/linux/ | ||
| D | fs.h | 258 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX]) macro |
| /Linux-v4.19/fs/xfs/ | ||
| D | xfs_ioctl.c | 1909 case FS_IOC_GETFSLABEL: in xfs_file_ioctl() |