Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
H A Dopen.c1088 * dentry_create - Create and open a file
1104 struct file *dentry_create(const struct path *path, int flags, umode_t mode, in dentry_create() function
1126 EXPORT_SYMBOL(dentry_create); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2510 struct file *dentry_create(const struct path *path, int flags, umode_t mode,
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c215 filp = dentry_create(&path, oflags, open->op_iattr.ia_mode, in nfsd4_vfs_create()

Completed in 13 milliseconds