Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dopen.c596 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod() function
608 err = vfs_fchmod(f.file, mode); in SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/init/
H A Dinitramfs.c346 vfs_fchmod(wfile, mode); in do_name()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1795 int vfs_fchmod(struct file *file, umode_t mode);