v7fs_file.c | 66 static int remove_subr(struct v7fs_self *, void *, v7fs_daddr_t, size_t); 360 if ((error = v7fs_datablock_foreach(fs, parent_dir, remove_subr, 381 remove_subr(struct v7fs_self *fs, void *ctx, v7fs_daddr_t blk, size_t sz) function in typeref:typename:int
|