Searched refs:linux_sys_creat (Results 1 – 3 of 3) sorted by relevance
41 linux_sys_creat }, /* 8 = creat */
574 int linux_sys_creat(struct proc *, void *, register_t *);
128 linux_sys_creat(p, v, retval) in linux_sys_creat() function