Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilelock.h195 void locks_remove_posix(struct file *, fl_owner_t);
313 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix() function
/linux/include/trace/events/
H A Dfilelock.h111 DEFINE_EVENT(filelock_lock, locks_remove_posix,
/linux/fs/
H A Dopen.c1544 locks_remove_posix(filp, id); in filp_flush()