Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dopen.c594 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod() function
606 err = vfs_fchmod(f.file, mode); in SYSCALL_DEFINE2()
/Linux-v5.15/init/
Dinitramfs.c358 vfs_fchmod(wfile, mode); in do_name()
/Linux-v5.15/include/linux/
Dfs.h1996 int vfs_fchmod(struct file *file, umode_t mode);