Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c79 static int nfs_remove_locking_id(vnode_t *, int, char *, char *, int *);
2887 remote_lock_possible = nfs_remove_locking_id(vp, RLMPL_PID, in nfs_lockrelease()
2915 (void) nfs_remove_locking_id(vp, RLMPL_PID, in nfs_lockrelease()
2927 while (nfs_remove_locking_id(vp, RLMPL_OWNER, in nfs_lockrelease()
3129 nfs_remove_locking_id(vnode_t *vp, int type, char *id, char *rid, int *rlen) in nfs_remove_locking_id() function