Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h670 #define FS_SHUTDOWN_FLAGS_NOLOGFLUSH 0x2 /* don't flush log nor data */ macro
/linux/fs/ntfs/
H A Dsuper.c1893 case FS_SHUTDOWN_FLAGS_NOLOGFLUSH: in ntfs_force_shutdown()
1905 ntfs_force_shutdown(sb, FS_SHUTDOWN_FLAGS_NOLOGFLUSH); in ntfs_shutdown()