Home
last modified time | relevance | path

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

/include/trace/events/
Dfilelock.h111 DEFINE_EVENT(filelock_lock, locks_remove_posix,
/include/linux/
Dfs.h1156 extern void locks_remove_posix(struct file *, fl_owner_t);
1235 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix() function