Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilelock.h224 bool locks_owner_has_blockers(struct file_lock_context *flctx,
403 static inline bool locks_owner_has_blockers(struct file_lock_context *flctx, in locks_owner_has_blockers() function
/linux/fs/nfsd/
H A Dnfs4state.c6577 if (locks_owner_has_blockers(ctx, lo)) in nfs4_lockowner_has_blockers()