Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dsyscalls.c73 done_path_create(&path, dentry); in do_spu_create()
/linux-4.4.14/include/linux/
Dnamei.h75 extern void done_path_create(struct path *, struct dentry *);
/linux-4.4.14/drivers/base/
Ddevtmpfs.c164 done_path_create(&path, dentry); in dev_mkdir()
225 done_path_create(&path, dentry); in handle_create()
/linux-4.4.14/kernel/bpf/
Dinode.c229 done_path_create(&path, dentry); in bpf_obj_do_pin()
/linux-4.4.14/fs/
Dnamei.c3471 void done_path_create(struct path *path, struct dentry *dentry) in done_path_create() function
3478 EXPORT_SYMBOL(done_path_create);
3566 done_path_create(&path, dentry); in SYSCALL_DEFINE4()
3622 done_path_create(&path, dentry); in SYSCALL_DEFINE3()
3958 done_path_create(&path, dentry); in SYSCALL_DEFINE3()
4101 done_path_create(&new_path, new_dentry); in SYSCALL_DEFINE5()
/linux-4.4.14/net/unix/
Daf_unix.c1078 done_path_create(&path, dentry); in unix_bind()
/linux-4.4.14/fs/ocfs2/
Drefcounttree.c4439 done_path_create(&new_path, new_dentry); in ocfs2_reflink_ioctl()