Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dfile.c2946 case F2FS_IOC_GET_FEATURES: in f2fs_ioctl()
3058 case F2FS_IOC_GET_FEATURES: in f2fs_compat_ioctl()
Df2fs.h397 #define F2FS_IOC_GET_FEATURES _IOR(F2FS_IOCTL_MAGIC, 12, __u32) macro