Searched refs:locks_mandatory_locked (Results 1 – 1 of 1) sorted by relevance
2360 extern int locks_mandatory_locked(struct file *);2386 return locks_mandatory_locked(file); in locks_verify_locked()2408 static inline int locks_mandatory_locked(struct file *file) in locks_mandatory_locked() function