Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfs.h2253 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
/Linux-v4.19/fs/
Dlocks.c1258 int locks_mandatory_locked(struct file *file) in locks_mandatory_locked() function