HomeSort by: relevance | last modified time | path
    Searched defs:replace_subr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/v7fs/
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

Completed in 11 milliseconds