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

  /src/sbin/fsck_v7fs/
pathname.c 271 pathname_subr(struct v7fs_self *fs, void *ctx __unused, struct v7fs_inode *p, function in typeref:typename:int
299 return v7fs_ilist_foreach(fs, pathname_subr, 0);

Completed in 70 milliseconds