Searched refs:ocfs2_orphan_del (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | namei.h | 33 int ocfs2_orphan_del(struct ocfs2_super *osb,
|
H A D | namei.c | 2273 int ocfs2_orphan_del(struct ocfs2_super *osb, ocfs2_orphan_del() function 2698 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, ocfs2_del_inode_from_orphan() 2828 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, inode, ocfs2_mv_orphaned_inode_to_new()
|
H A D | inode.c | 650 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, inode, ocfs2_remove_inode()
|
H A D | ocfs2_trace.h | 2376 TRACE_EVENT(ocfs2_orphan_del,
|
Completed in 112 milliseconds