Home
last modified time | relevance | path

Searched refs:file_create (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/hostfs/
Dhostfs.h79 extern int file_create(char *name, int ur, int uw, int ux, int gr,
Dhostfs_user.c177 int file_create(char *name, int ur, int uw, int ux, int gr, in file_create() function
Dhostfs_kern.c562 fd = file_create(name, in hostfs_create()