Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h160 #define NFSMNT_EPHEMERAL (NFSMNT_MIRRORMOUNT | NFSMNT_REFERRAL) macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1163 if (flags & NFSMNT_EPHEMERAL) in nfs4_mount()