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

  /src/sys/fs/nfs/common/
nfsproto.h 794 * NFSATTRBIT_MAX is one greater than the largest NFSATTRBIT_xxx
952 #define NFSATTRBIT_MAX 77
nfs_commonsubs.c 903 for (bitpos = 0; bitpos < NFSATTRBIT_MAX; bitpos++) {
1798 bitpos = NFSATTRBIT_MAX;
2141 for (bitpos = 0; bitpos < NFSATTRBIT_MAX; bitpos++) {
  /src/sys/fs/nfs/server/
nfs_nfsdsubs.c 1765 for (bitpos = 0; bitpos < NFSATTRBIT_MAX; bitpos++) {
nfs_nfsdport.c 2447 bitpos = NFSATTRBIT_MAX;
2451 for (; bitpos < NFSATTRBIT_MAX; bitpos++) {
2608 bitpos = NFSATTRBIT_MAX;

Completed in 19 milliseconds