Home
last modified time | relevance | path

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

/src/sys/fs/nfs/
H A Dnfs.h519 (b)->bits[0] = NFSGETATTRBIT_STATFS0; \
525 (b)->bits[0] = NFSGETATTRBIT_STATFS0 | NFSATTRBIT_GETATTR0 | \
H A Dnfsproto.h1421 #define NFSGETATTRBIT_STATFS0 (NFSATTRBIT_GETATTR0 | \ macro