Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c73 #define MNTOPT_WSYNC "wsync" /* safe-mode nfs compatible mount */ macro
280 } else if (!strcmp(this_char, MNTOPT_WSYNC)) { in xfs_parseargs()
465 { XFS_MOUNT_WSYNC, "," MNTOPT_WSYNC }, in xfs_showargs()