Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_v7fs/
H A Ddatablock.c52 struct loop_context { struct
64 struct loop_context *arg = (struct loop_context *)ctx; in freeblock_subr() argument
83 struct loop_context *arg = (struct loop_context *)ctx; in datablock_subr()
98 struct loop_context *arg = (struct loop_context *)ctx; in inode_subr()
121 if ((ret = v7fs_ilist_foreach(fs, inode_subr, &(struct loop_context) in datablock_vs_freeblock_check()
136 struct loop_context *arg = (struct loop_context *)ctx; in datablock_i_j()
157 struct loop_context *arg = (struct loop_context *)ctx; in loopover_j()
176 struct loop_context *arg = (struct loop_context *)ctx; in datablock_i()
192 struct loop_context *arg = (struct loop_context *)ctx; in loopover_i()
215 if ((ret = v7fs_ilist_foreach(fs, loopover_i, &(struct loop_context){ in datablock_vs_datablock_check()