Searched refs:ocfs2_orphan_del (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | namei.h | 22 int ocfs2_orphan_del(struct ocfs2_super *osb,
|
H A D | namei.c | 2326 int ocfs2_orphan_del(struct ocfs2_super *osb, in ocfs2_orphan_del() function 2725 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, in ocfs2_del_inode_from_orphan() 2851 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, inode, in ocfs2_mv_orphaned_inode_to_new()
|
H A D | inode.c | 675 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, inode, in ocfs2_remove_inode()
|
H A D | ocfs2_trace.h | 2375 TRACE_EVENT(ocfs2_orphan_del,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | namei.h | 20 int ocfs2_orphan_del(struct ocfs2_super *osb,
|
H A D | namei.c | 2331 int ocfs2_orphan_del(struct ocfs2_super *osb, in ocfs2_orphan_del() function 2730 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, in ocfs2_del_inode_from_orphan() 2856 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, inode, in ocfs2_mv_orphaned_inode_to_new()
|
H A D | inode.c | 673 status = ocfs2_orphan_del(osb, handle, orphan_dir_inode, inode, in ocfs2_remove_inode()
|
H A D | ocfs2_trace.h | 2376 TRACE_EVENT(ocfs2_orphan_del,
|
Completed in 14 milliseconds