Home
last modified time | relevance | path

Searched refs:locks_mandatory_locked (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dfs.h2360 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