Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dopen.c666 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod() function
678 err = vfs_fchmod(fd_file(f), mode); in SYSCALL_DEFINE2()
/linux-6.12.1/init/
Dinitramfs.c381 vfs_fchmod(wfile, mode); in do_name()
/linux-6.12.1/include/linux/
Dfs.h1970 int vfs_fchmod(struct file *file, umode_t mode);