Searched refs:dentry_create (Results 1 – 3 of 3) sorted by relevance
1153 struct file *dentry_create(const struct path *path, int flags, umode_t mode, in dentry_create() function1175 EXPORT_SYMBOL(dentry_create);
2818 struct file *dentry_create(const struct path *path, int flags, umode_t mode,
218 filp = dentry_create(&path, oflags, open->op_iattr.ia_mode, in nfsd4_vfs_create()