Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dnfs4state.c72 static int check_for_locks(struct nfs4_file *filp, struct nfs4_lockowner *lowner);
3481 if (check_for_locks(stp->st_file, lo)) in nfsd4_free_lock_stateid()
4372 check_for_locks(struct nfs4_file *filp, struct nfs4_lockowner *lowner) in check_for_locks() function
4426 if (check_for_locks(stp->st_file, lo)) in nfsd4_release_lockowner()