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

  /src/sys/ufs/lfs/
lfs_rfw.c 87 static int update_inogen(struct lfs *, daddr_t);
510 update_inogen(struct lfs *fs, daddr_t offset) function in typeref:typename:int
669 if ((error = update_inogen(fs, offset))
lfs_rfw.c 87 static int update_inogen(struct lfs *, daddr_t);
510 update_inogen(struct lfs *fs, daddr_t offset) function in typeref:typename:int
669 if ((error = update_inogen(fs, offset))

Completed in 30 milliseconds