Home
last modified time | relevance | path

Searched refs:vfs_fchmod (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/
Dopen.c595 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod() function
607 err = vfs_fchmod(f.file, mode); in SYSCALL_DEFINE2()
/Linux-v5.10/init/
Dinitramfs.c345 vfs_fchmod(wfile, mode); in do_name()
/Linux-v5.10/include/linux/
Dfs.h1747 int vfs_fchmod(struct file *file, umode_t mode);