Searched refs:ocfs2_dir_foreach (Results 1 – 3 of 3) sorted by relevance
80 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx);
2135 status = ocfs2_dir_foreach(orphan_dir_inode, &priv.ctx); in ocfs2_queue_orphans()
1913 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx) in ocfs2_dir_foreach() function2130 ret = ocfs2_dir_foreach(inode, &priv.ctx); in ocfs2_empty_dir()