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

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsproto.h392 #define NFSV4LOCKT_WRITE 2 macro
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2203 case NFSV4LOCKT_WRITE:
2341 *tl++ = txdr_unsigned(NFSV4LOCKT_WRITE);
2397 case NFSV4LOCKT_WRITE:
2452 *tl++ = txdr_unsigned(NFSV4LOCKT_WRITE);
2505 case NFSV4LOCKT_WRITE:
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c677 type = NFSV4LOCKT_WRITE;
3850 *tl++ = txdr_unsigned(NFSV4LOCKT_WRITE);
3880 if (type == NFSV4LOCKT_WRITE)
3973 *tl++ = txdr_unsigned(NFSV4LOCKT_WRITE);

Completed in 80 milliseconds