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

/netbsd-current/sys/fs/nfs/common/
H A Dnfsproto.h1321 #define NFSV3_FSFSYMLINK 0x2 macro
H A Dnfs_commonsubs.c885 fsp->fs_properties = (NFSV3_FSFLINK | NFSV3_FSFSYMLINK |
1003 if (fsp->fs_properties & NFSV3_FSFSYMLINK) {
1013 fsp->fs_properties |= NFSV3_FSFSYMLINK;
1015 fsp->fs_properties &= ~NFSV3_FSFSYMLINK;

Completed in 93 milliseconds