Home
last modified time | relevance | path

Searched refs:FS_IOC_SETFSLABEL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dfs.h259 #define FS_IOC_SETFSLABEL _IOW(0x94, 50, char[FSLABEL_MAX]) macro
/Linux-v4.19/fs/xfs/
Dxfs_ioctl.c1911 case FS_IOC_SETFSLABEL: in xfs_file_ioctl()