Home
last modified time | relevance | path

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

/fs/
Dnamei.c3685 void done_path_create(struct path *path, struct dentry *dentry) in done_path_create() function
3692 EXPORT_SYMBOL(done_path_create);
3788 done_path_create(&path, dentry); in SYSCALL_DEFINE4()
3850 done_path_create(&path, dentry); in SYSCALL_DEFINE3()
4179 done_path_create(&path, dentry); in SYSCALL_DEFINE3()
4335 done_path_create(&new_path, new_dentry); in SYSCALL_DEFINE5()
/fs/ocfs2/
Drefcounttree.c4439 done_path_create(&new_path, new_dentry); in ocfs2_reflink_ioctl()