Searched refs:file_create (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/hostfs/ |
D | hostfs.h | 79 extern int file_create(char *name, int ur, int uw, int ux, int gr,
|
D | hostfs_user.c | 177 int file_create(char *name, int ur, int uw, int ux, int gr, in file_create() function
|
D | hostfs_kern.c | 562 fd = file_create(name, in hostfs_create()
|