Searched refs:locks_remove_posix (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/dlm/
H A Dplock.c75 locks_remove_posix will not see any lock on the file so it won't
/linux-4.1.27/fs/
H A Dlocks.c2367 void locks_remove_posix(struct file *filp, fl_owner_t owner) locks_remove_posix() function
2396 EXPORT_SYMBOL(locks_remove_posix); variable
2454 locks_remove_posix(filp, filp); locks_remove_file()
H A Dopen.c1076 locks_remove_posix(filp, id); filp_close()
/linux-4.1.27/include/linux/
H A Dfs.h1035 extern void locks_remove_posix(struct file *, fl_owner_t);
1110 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) locks_remove_posix() function

Completed in 96 milliseconds