Searched refs:security_file_lock (Results 1 – 3 of 3) sorted by relevance
2062 error = security_file_lock(filp, arg); in vfs_setlease()2229 error = security_file_lock(fd_file(f), fl.c.flc_type); in SYSCALL_DEFINE2()2446 error = security_file_lock(filp, fl->c.flc_type); in do_lock_file_wait()
483 int security_file_lock(struct file *file, unsigned int cmd);1175 static inline int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() function
2548 int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() function