Searched refs:linux_sys_chmod (Results 1 – 3 of 3) sorted by relevance
55 linux_sys_chmod }, /* 15 = chmod */
581 int linux_sys_chmod(struct proc *, void *, register_t *);
657 linux_sys_chmod(p, v, retval) in linux_sys_chmod() function