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

  /src/sbin/fsck_lfs/
pass4.c 54 static int check_orphan(struct inodesc *idp);
57 check_orphan(struct inodesc *idp) function in typeref:typename:int
116 if (check_orphan(&idesc))
129 if (check_orphan(&idesc))

Completed in 11 milliseconds