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

/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.c960 nlop->nfslo_type = type;
1145 nlop->nfslo_type = F_UNLCK;
1331 if (lop->nfslo_type == F_WRLCK) {
1358 if (lop->nfslo_type == F_WRLCK) {
2047 lop->nfslo_type, tcred, p);
2311 if (new_lop->nfslo_type == F_UNLCK)
2329 if (new_lop->nfslo_type == lop->nfslo_type ||
2339 if (new_lop->nfslo_type != lop->nfslo_type ||
[all...]
H A Dnfs_clrpcops.c676 if (lop->nfslo_type == F_WRLCK)
/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsclstate.h217 short nfslo_type; member in struct:nfscllock

Completed in 125 milliseconds