Home
last modified time | relevance | path

Searched refs:vfs_create (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h223 int err = vfs_create(ovl_upper_mnt_idmap(ofs), dir, dentry, mode, true); in ovl_do_create()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c191 rc = vfs_create(&nop_mnt_idmap, lower_dir, in ecryptfs_do_create()
/openbmc/linux/fs/nfsd/
H A Dnfs3proc.c313 host_err = vfs_create(&nop_mnt_idmap, inode, child, iap->ia_mode, true); in nfsd3_create_file()
H A Dvfs.c1435 host_err = vfs_create(&nop_mnt_idmap, dirp, dchild, in nfsd_create_locked()
/openbmc/linux/fs/
H A Dopen.c1114 error = vfs_create(mnt_idmap(path->mnt), in dentry_create()
H A Dnamei.c3176 int vfs_create(struct mnt_idmap *idmap, struct inode *dir, in vfs_create() function
3197 EXPORT_SYMBOL(vfs_create);
4043 error = vfs_create(idmap, path.dentry->d_inode, in do_mknodat()
/openbmc/linux/fs/smb/server/
H A Dvfs.c189 err = vfs_create(mnt_idmap(path.mnt), d_inode(path.dentry), in ksmbd_vfs_create()
/openbmc/linux/include/linux/
H A Dfs.h1768 int vfs_create(struct mnt_idmap *, struct inode *,