Searched refs:vfs_fchmod (Results 1 – 3 of 3) sorted by relevance
390 vfs_fchmod(wfile, mode); in do_name()
657 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod() function670 return vfs_fchmod(fd_file(f), mode); in SYSCALL_DEFINE2()
2037 int vfs_fchmod(struct file *file, umode_t mode);