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

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsproto.h528 #define NFSV4OPEN_RESULTCONFIRM 0x00000002 macro
533 (NFSV4OPEN_RESULTCONFIRM | NFSV4OPEN_LOCKTYPEPOSIX | \
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c515 if (!reclaim && (rflags & NFSV4OPEN_RESULTCONFIRM)) {
536 if (!reclaim && (rflags & NFSV4OPEN_RESULTCONFIRM) &&
2137 if ((rflags & NFSV4OPEN_RESULTCONFIRM)) {
2153 if ((rflags & NFSV4OPEN_RESULTCONFIRM) &&
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c2974 *rflagsp |= NFSV4OPEN_RESULTCONFIRM;
3181 *rflagsp |= NFSV4OPEN_RESULTCONFIRM;

Completed in 48 milliseconds