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