HomeSort by: relevance | last modified time | path
    Searched refs:lfs_parse_pseg (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/lfs/
lfs_kclean.c 474 lfs_parse_pseg(fs, &offset, 0, cred, NULL, l,
486 lfs_parse_pseg(fs, &offset, 0, cred, NULL, l,
496 lfs_parse_pseg(fs, &offset, 0, cred, NULL, l,
549 lfs_parse_pseg(fs, &offset, 0, cred, NULL, l,
726 error = lfs_parse_pseg(fs, &offset, 0, cred, NULL, l,
lfs_rfw.c 632 lfs_parse_pseg(struct lfs *fs, daddr_t *offsetp, u_int64_t nextserial, function
946 lfs_parse_pseg(fs, &nextoffset, nextserial,
1021 lfs_parse_pseg(fs, &offset, nextserial++, cred,
1034 lfs_parse_pseg(fs, &offset, nextserial++, cred,
1047 lfs_parse_pseg(fs, &offset, nextserial++, cred,
lfs_extern.h 209 int lfs_parse_pseg(struct lfs *, daddr_t *, u_int64_t,

Completed in 16 milliseconds