Home
last modified time | relevance | path

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

/linux/fs/
H A Dinit.c161 end_creating_path(&path, dentry); in init_mknod()
194 end_creating_path(&new_path, new_dentry); in init_link()
213 end_creating_path(&path, dentry); in init_symlink()
240 end_creating_path(&path, dentry); in init_mkdir()
H A Dnamei.c4259 void end_creating_path(const struct path *path, struct dentry *dentry) in end_creating_path() function
4267 EXPORT_SYMBOL(end_creating_path);
4387 end_creating_path(&path, dentry); in do_mknodat()
4491 end_creating_path(&path, dentry); in do_mkdirat()
4845 end_creating_path(&path, dentry); in do_symlinkat()
5014 end_creating_path(&new_path, new_dentry); in do_linkat()
/linux/include/linux/
H A Dnamei.h64 extern void end_creating_path(const struct path *, struct dentry *);
69 end_creating_path(path, dentry); in end_removing_path()
/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.c200 end_creating_path(&path, dentry); in ksmbd_vfs_create()
241 end_creating_path(&path, dentry); in ksmbd_vfs_mkdir()
673 end_creating_path(&newpath, dentry); in ksmbd_vfs_link()
/linux/kernel/bpf/
H A Dinode.c474 end_creating_path(&path, dentry); in bpf_obj_do_pin()
/linux/net/unix/
H A Daf_unix.c1420 end_creating_path(&parent, dentry); in unix_bind_bsd()
1430 end_creating_path(&parent, dentry); in unix_bind_bsd()
/linux/Documentation/filesystems/
H A Dporting.rst1299 - done_path_create -> end_creating_path
/linux/fs/ocfs2/
H A Drefcounttree.c4438 end_creating_path(&new_path, new_dentry); in ocfs2_reflink_ioctl()