Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilelock.h408 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