Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dfile.c3290 case F2FS_IOC_GET_FEATURES: in f2fs_ioctl()
3420 case F2FS_IOC_GET_FEATURES: in f2fs_compat_ioctl()
Df2fs.h416 #define F2FS_IOC_GET_FEATURES _IOR(F2FS_IOCTL_MAGIC, 12, __u32) macro