Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/nfs/
HDnfs.h519 (b)->bits[0] = NFSGETATTRBIT_STATFS0; \
525 (b)->bits[0] = NFSGETATTRBIT_STATFS0 | NFSATTRBIT_GETATTR0 | \
HDnfsproto.h1381 #define NFSGETATTRBIT_STATFS0 (NFSATTRBIT_GETATTR0 | \ macro