Searched refs:replace_subr (Results 1 – 1 of 1) sorted by relevance
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, in v7fs_directory_replace_entry()203 replace_subr(struct v7fs_self *fs, void *ctx, v7fs_daddr_t blk, size_t sz) in replace_subr() function