Searched refs:needscfh (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/nfs/
H A Dnfs.h712 int needscfh; member in struct:nfsv4_opflag
H A Dnfs_commonsubs.c99 * needscfh - if the op wants a cfh and premtime
335 nfsv4_opflag[nfsv4_opmap[procnum].op].needscfh;
381 if (nfsv4_opflag[nfsv4_opmap[procnum].op].needscfh > 0) {
385 if (nfsv4_opflag[nfsv4_opmap[procnum].op].needscfh
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c955 if (nfsv4_opflag[op].needscfh && vp) {
1043 if (nfsv4_opflag[op].needscfh) {

Completed in 106 milliseconds