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