Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs.h498 (b)->bits[2] = NFSGETATTRBIT_STATFS2; \
505 (b)->bits[2] = NFSGETATTRBIT_STATFS2 | NFSATTRBIT_GETATTR2; \
H A Dnfsproto.h1448 #define NFSGETATTRBIT_STATFS2 (NFSATTRBM_CLONEBLKSIZE) macro