Searched refs:locks_mandatory_locked (Results 1 – 2 of 2) sorted by relevance
2253 extern int locks_mandatory_locked(struct file *);2279 return locks_mandatory_locked(file); in locks_verify_locked()2301 static inline int locks_mandatory_locked(struct file *file) in locks_mandatory_locked() function
1258 int locks_mandatory_locked(struct file *file) in locks_mandatory_locked() function