Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs.h496 (b)->bits[0] = NFSGETATTRBIT_STATFS0; \
502 (b)->bits[0] = NFSGETATTRBIT_STATFS0 | NFSATTRBIT_GETATTR0 | \
H A Dnfsproto.h1424 #define NFSGETATTRBIT_STATFS0 (NFSATTRBIT_GETATTR0 | \ macro