Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/init/
Dinitramfs.c385 vfs_fchmod(wfile, mode); in do_name()
/linux-6.1.9/include/linux/
Dfs.h2022 int vfs_fchmod(struct file *file, umode_t mode);