Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dfile.c2942 case F2FS_IOC_SHUTDOWN: in f2fs_ioctl()
3066 case F2FS_IOC_SHUTDOWN: in f2fs_compat_ioctl()
Df2fs.h410 #define F2FS_IOC_SHUTDOWN _IOR('X', 125, __u32) /* Shutdown */ macro