Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dopen.c619 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod() function
631 err = vfs_fchmod(f.file, mode); in SYSCALL_DEFINE2()
/Linux-v6.1/init/
Dinitramfs.c385 vfs_fchmod(wfile, mode); in do_name()
/Linux-v6.1/include/linux/
Dfs.h2016 int vfs_fchmod(struct file *file, umode_t mode);