Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h144 #define NFSMNT_RPCTIMESYNC 0x10000 /* use RPC to do secure NFS time sync */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c866 if (flags & NFSMNT_RPCTIMESYNC) in nfs_mount()
H A Dnfs3_vfsops.c837 if (flags & NFSMNT_RPCTIMESYNC) in nfs3_mount()