Home
last modified time | relevance | path

Searched refs:lo_to_pid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c183 static pid_t lo_to_pid(lock_owner4 *);
15654 flk->l_pid = lo_to_pid(&lockt_denied->owner); in denied_to_flk()
15666 flk->l_pid = lo_to_pid(&lockt_denied->owner); in denied_to_flk()
15671 lo_to_pid(lock_owner4 *lop) in lo_to_pid() function