Home
last modified time | relevance | path

Searched refs:FS_IOC_GETFSLABEL (Results 1 – 7 of 7) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dfs.h243 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX]) macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h336 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX]) macro
/linux/include/uapi/linux/
H A Dbtrfs.h1229 #define BTRFS_IOC_GET_FSLABEL FS_IOC_GETFSLABEL
/linux/fs/gfs2/
H A Dfile.c330 case FS_IOC_GETFSLABEL: in gfs2_ioctl()
343 case FS_IOC_GETFSLABEL: in gfs2_compat_ioctl()
/linux/fs/xfs/
H A Dxfs_ioctl.c1235 case FS_IOC_GETFSLABEL: in xfs_file_ioctl()
/linux/fs/ntfs3/
H A Dfile.c243 case FS_IOC_GETFSLABEL: in ntfs_ioctl()
/linux/fs/btrfs/
H A Dioctl.c5532 case FS_IOC_GETFSLABEL: in btrfs_ioctl()