Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c17 EXPORT_SYMBOL_GPL(file_create);
H A Dhostfs.h88 extern int file_create(char *name, int mode);
H A Dhostfs_user.c186 int file_create(char *name, int mode) in file_create() function