Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dopen.c1106 struct file *dentry_create(const struct path *path, int flags, umode_t mode, in dentry_create() function
1129 EXPORT_SYMBOL(dentry_create);
/Linux-v6.6/include/linux/
Dfs.h2449 struct file *dentry_create(const struct path *path, int flags, umode_t mode,
/Linux-v6.6/fs/nfsd/
Dnfs4proc.c215 filp = dentry_create(&path, oflags, open->op_iattr.ia_mode, in nfsd4_vfs_create()