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