Home
last modified time | relevance | path

Searched refs:ocfs2_dir_foreach (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddir.h82 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx);
H A Djournal.c2113 status = ocfs2_dir_foreach(orphan_dir_inode, &priv.ctx); in ocfs2_queue_orphans()
H A Ddir.c1915 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx) in ocfs2_dir_foreach() function
2132 ret = ocfs2_dir_foreach(inode, &priv.ctx); in ocfs2_empty_dir()