Home
last modified time | relevance | path

Searched refs:locks_owner_has_blockers (Results 1 – 3 of 3) sorted by last modified time

/linux/fs/nfsd/
H A Dnfs4state.c6320 if (locks_owner_has_blockers(ctx, lo)) in nfs4_lockowner_has_blockers()
/linux/include/linux/
H A Dfilelock.h219 bool locks_owner_has_blockers(struct file_lock_context *flctx,
398 static inline bool locks_owner_has_blockers(struct file_lock_context *flctx, in locks_owner_has_blockers() function
/linux/fs/
H A Dlocks.c331 bool locks_owner_has_blockers(struct file_lock_context *flctx, fl_owner_t owner) in locks_owner_has_blockers() function
347 EXPORT_SYMBOL_GPL(locks_owner_has_blockers);