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);
1920 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx) in ocfs2_dir_foreach() function2138 ret = ocfs2_dir_foreach(inode, &priv.ctx); in ocfs2_empty_dir()
2186 status = ocfs2_dir_foreach(orphan_dir_inode, &priv.ctx); in ocfs2_queue_orphans()