Searched refs:security_file_lock (Results 1 – 3 of 3) sorted by relevance
2023 error = security_file_lock(filp, arg); in vfs_setlease()2168 error = security_file_lock(fd_file(f), fl.c.flc_type); in SYSCALL_DEFINE2()2369 error = security_file_lock(filp, fl->c.flc_type); in do_lock_file_wait()
431 int security_file_lock(struct file *file, unsigned int cmd);1098 static inline int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() function
3022 int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() function