Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dfile.c2940 case F2FS_IOC_ABORT_VOLATILE_WRITE: in f2fs_ioctl()
3065 case F2FS_IOC_ABORT_VOLATILE_WRITE: in f2fs_compat_ioctl()
Df2fs.h386 #define F2FS_IOC_ABORT_VOLATILE_WRITE _IO(F2FS_IOCTL_MAGIC, 5) macro