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