Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dfs.h202 #define FSLABEL_MAX 256 /* Max chars for the interface; each fs may differ */ macro
215 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
216 #define FS_IOC_SETFSLABEL _IOW(0x94, 50, char[FSLABEL_MAX])