Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c74 end_creating_path(&path, dentry); in do_spu_create()
/linux/drivers/base/
H A Ddevtmpfs.c187 end_creating_path(&path, dentry); in dev_mkdir()
249 end_creating_path(&path, dentry); in handle_create()
/linux/fs/smb/server/
H A Dvfs.c179 end_creating_path(&path, dentry); in ksmbd_vfs_create()
220 end_creating_path(&path, dentry); in ksmbd_vfs_mkdir()
655 end_creating_path(&newpath, dentry); in ksmbd_vfs_link()
/linux/fs/
H A Dnamei.c4929 void end_creating_path(const struct path *path, struct dentry *dentry) in end_creating_path() function
4935 EXPORT_SYMBOL(end_creating_path);
5062 end_creating_path(&path, dentry); in do_mknodat()
5178 end_creating_path(&path, dentry); in do_mkdirat()
5552 end_creating_path(&path, dentry); in do_symlinkat()
5728 end_creating_path(&new_path, new_dentry); in do_linkat()
/linux/kernel/bpf/
H A Dinode.c469 end_creating_path(&path, dentry); in bpf_obj_do_pin()
/linux/net/unix/
H A Daf_unix.c1399 end_creating_path(&parent, dentry); in unix_bind_bsd()
1409 end_creating_path(&parent, dentry); in unix_bind_bsd()
/linux/Documentation/filesystems/
H A Dporting.rst1304 - done_path_create -> end_creating_path
/linux/fs/ocfs2/
H A Drefcounttree.c4439 end_creating_path(&new_path, new_dentry); in ocfs2_reflink_ioctl()