Searched refs:end_creating_path (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | syscalls.c | 74 end_creating_path(&path, dentry); in do_spu_create()
|
| /linux/drivers/base/ |
| H A D | devtmpfs.c | 187 end_creating_path(&path, dentry); in dev_mkdir() 249 end_creating_path(&path, dentry); in handle_create()
|
| /linux/fs/smb/server/ |
| H A D | vfs.c | 179 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 D | namei.c | 4929 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 D | inode.c | 469 end_creating_path(&path, dentry); in bpf_obj_do_pin()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 1399 end_creating_path(&parent, dentry); in unix_bind_bsd() 1409 end_creating_path(&parent, dentry); in unix_bind_bsd()
|
| /linux/Documentation/filesystems/ |
| H A D | porting.rst | 1304 - done_path_create -> end_creating_path
|
| /linux/fs/ocfs2/ |
| H A D | refcounttree.c | 4439 end_creating_path(&new_path, new_dentry); in ocfs2_reflink_ioctl()
|