Home
last modified time | relevance | path

Searched refs:start_creating (Results 1 – 7 of 7) sorted by relevance

/linux/fs/cachefiles/
H A Dnamei.c100 subdir = start_creating(&nop_mnt_idmap, dir, &QSTR(dirname)); in cachefiles_get_directory()
646 dentry = start_creating(&nop_mnt_idmap, fan, &QSTR(object->d_name)); in cachefiles_commit_tmpfile()
670 dentry = start_creating(&nop_mnt_idmap, fan, in cachefiles_commit_tmpfile()
/linux/fs/nfsd/
H A Dvfs.c1902 dchild = start_creating(&nop_mnt_idmap, dentry, &QSTR_LEN(fname, flen)); in nfsd_create()
2005 dnew = start_creating(&nop_mnt_idmap, dentry, &QSTR_LEN(fname, flen)); in nfsd_symlink()
2079 dnew = start_creating(&nop_mnt_idmap, ddir, &QSTR_LEN(name, len)); in nfsd_link()
H A Dnfsproc.c316 dchild = start_creating(&nop_mnt_idmap, dirfhp->fh_dentry, in nfsd_proc_create()
H A Dnfs3proc.c310 child = start_creating(&nop_mnt_idmap, parent, in nfsd3_create_file()
H A Dnfs4recover.c148 dentry = start_creating(&nop_mnt_idmap, dir, &QSTR(dname)); in nfsd4_create_clid_dir()
H A Dnfs4proc.c297 child = start_creating(&nop_mnt_idmap, parent, in nfsd4_create_file()
/linux/fs/
H A Dnamei.c3399 struct dentry *start_creating(struct mnt_idmap *idmap, struct dentry *parent, in start_creating() function
3408 EXPORT_SYMBOL(start_creating);