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

  /src/sys/fs/nfs/common/
nfs_commonsubs.c 2056 struct nfsfsinfo fsinf; local in function:nfsv4_fillattr
2082 nfsvno_getfs(&fsinf, isdgram);
2175 if (fsinf.fs_properties & NFSV3FSINFO_LINK)
2183 if (fsinf.fs_properties & NFSV3FSINFO_SYMLINK)
2230 if (fsinf.fs_properties & NFSV3FSINFO_CANSETTIME)
2304 if (fsinf.fs_properties & NFSV3FSINFO_HOMOGENEOUS)
2329 *tl = txdr_unsigned(fsinf.fs_rtmax);
2335 *tl = txdr_unsigned(fsinf.fs_wtmax);
nfs_commonsubs.c 2056 struct nfsfsinfo fsinf; local in function:nfsv4_fillattr
2082 nfsvno_getfs(&fsinf, isdgram);
2175 if (fsinf.fs_properties & NFSV3FSINFO_LINK)
2183 if (fsinf.fs_properties & NFSV3FSINFO_SYMLINK)
2230 if (fsinf.fs_properties & NFSV3FSINFO_CANSETTIME)
2304 if (fsinf.fs_properties & NFSV3FSINFO_HOMOGENEOUS)
2329 *tl = txdr_unsigned(fsinf.fs_rtmax);
2335 *tl = txdr_unsigned(fsinf.fs_wtmax);

Completed in 30 milliseconds