Home
last modified time | relevance | path

Searched refs:RLMPL_OWNER (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h145 #define RLMPL_OWNER 2 macro
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c1254 nfs_add_locking_id(vp, curproc->p_pid, RLMPL_OWNER, in nlm_shrlock()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c2938 while (nfs_remove_locking_id(vp, RLMPL_OWNER, in nfs_lockrelease()
3061 ASSERT(type == RLMPL_OWNER); in nfs_add_locking_id()
3115 } else if (cur->lmpl_type == RLMPL_OWNER) { in nfs_add_locking_id()
3147 ASSERT(type == RLMPL_PID || type == RLMPL_OWNER); in nfs_remove_locking_id()
3195 } else if (cur->lmpl_type == RLMPL_OWNER) { in nfs_remove_locking_id()