Home
last modified time | relevance | path

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

/src/sys/fs/nfs/
H A Dnfs.h520 (b)->bits[1] = NFSGETATTRBIT_STATFS1; \
527 (b)->bits[1] = NFSGETATTRBIT_STATFS1 | NFSATTRBIT_GETATTR1; \
H A Dnfsproto.h1436 #define NFSGETATTRBIT_STATFS1 (NFSATTRBIT_GETATTR1 | \ macro