Home
last modified time | relevance | path

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

/fs/
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()