Searched defs:chmod (Results 1 – 2 of 2) sorted by relevance
190 static int chmod(struct dentry *dentry, umode_t mode) in chmod() function
662 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) in SYSCALL_DEFINE2() argument