Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dfile.c4000 case F2FS_IOC_GET_FEATURES: in f2fs_ioctl()
4185 case F2FS_IOC_GET_FEATURES: in f2fs_compat_ioctl()
Df2fs.h424 #define F2FS_IOC_GET_FEATURES _IOR(F2FS_IOCTL_MAGIC, 12, __u32) macro