Searched defs:chmod (Results 1 – 3 of 3) sorted by relevance
128 int (*chmod)(FsContext *, V9fsPath *, FsCred *); member
141 int chmod(const char *path, mode_t mode) in chmod() function
713 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) in SYSCALL_DEFINE2() argument