Searched refs:ocfs2_prepare_orphan_dir (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dnamei.c78 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb,
962 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir, ocfs2_unlink()
1027 /* This was locked for us in ocfs2_prepare_orphan_dir() */ ocfs2_unlink()
1457 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir, ocfs2_rename()
1646 /* This was locked for us in ocfs2_prepare_orphan_dir() */ ocfs2_rename()
2165 * ocfs2_prepare_orphan_dir() - Prepare an orphan directory for
2178 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb, ocfs2_prepare_orphan_dir() function
2584 /* This was locked for us in ocfs2_prepare_orphan_dir() */ ocfs2_create_inode_in_orphan()
2647 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir_inode, ocfs2_add_inode_to_orphan()

Completed in 56 milliseconds