Searched refs:CLOSE_FORCE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1619 * nfs4_inactive/CLOSE_FORCE.
1622 * and reopened the open stream after we decided to issue a CLOSE_FORCE,
1623 * but before we could actually process the CLOSE_FORCE.
1858 CLOSE_FORCE, enumerator in enum:__anon6763
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c15063 nfs4close_one(vp, osp, cr, 0, NULL, &e, CLOSE_FORCE, 0, 0, 0);
15090 * CLOSE_FORCE: close initiated via VOP_INACTIVE. This path forces
15171 force_close = (close_type == CLOSE_FORCE);
15197 if (close_type == CLOSE_FORCE) {
15264 if (close_type == CLOSE_FORCE) {
15268 "nfs4close_one: skip CLOSE_FORCE as osp %p "

Completed in 79 milliseconds