Searched refs:security_file_lock (Results 1 – 3 of 3) sorted by relevance
1881 error = security_file_lock(filp, arg); in generic_setlease()2102 error = security_file_lock(f.file, fl.fl_type); in SYSCALL_DEFINE2()2298 error = security_file_lock(filp, fl->fl_type); in do_lock_file_wait()
399 int security_file_lock(struct file *file, unsigned int cmd);1017 static inline int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() function
2769 int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() function