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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vfsops.c1669 #define MNTOPT_WSYNC "wsync" /* safe-mode nfs compatible mount */ macro
1817 } else if (!strcmp(this_char, MNTOPT_WSYNC)) {
1943 { XFS_MOUNT_WSYNC, "," MNTOPT_WSYNC },

Completed in 24 milliseconds