v7fs_file_util.c | 61 static int replace_subr(struct v7fs_self *, void *, v7fs_daddr_t, size_t); 195 if ((error = v7fs_datablock_foreach(fs, self_dir, replace_subr, 203 replace_subr(struct v7fs_self *fs, void *ctx, v7fs_daddr_t blk, size_t sz) function in typeref:typename:int
|