Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c1651 #define MNTOPT_NOLOGFLUSH "nologflush" /* don't hard flush on log writes */ macro
1778 } else if (!strcmp(this_char, MNTOPT_NOLOGFLUSH)) { in xfs_parseargs()
1853 { XFS_MOUNT_NOLOGFLUSH, "," MNTOPT_NOLOGFLUSH }, in xfs_showargs()