HomeSort by: relevance | last modified time | path
    Searched refs:NFSV3_FSFSYMLINK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsproto.h 1321 #define NFSV3_FSFSYMLINK 0x2
nfs_commonsubs.c 885 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 181 milliseconds