Home
last modified time | relevance | path

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

/src/sys/fs/nfs/
H A Dnfs.h521 (b)->bits[2] = NFSGETATTRBIT_STATFS2; \
528 (b)->bits[2] = NFSGETATTRBIT_STATFS2 | NFSATTRBIT_GETATTR2; \
H A Dnfsproto.h1445 #define NFSGETATTRBIT_STATFS2 (NFSATTRBM_CLONEBLKSIZE) macro