Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clstate.c129 static int nfscl_checkconflict(struct nfscllockownerhead *, struct nfscllock *,
3780 ret = nfscl_checkconflict(&dp->nfsdl_lock, nlop, own, lopp); in nfscl_localconflict()
3788 ret = nfscl_checkconflict(&op->nfso_lock, nlop, in nfscl_localconflict()
3799 nfscl_checkconflict(struct nfscllockownerhead *lhp, struct nfscllock *nlop, in nfscl_checkconflict() function