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

  /src/sbin/fsck_lfs/
segwrite.c 168 lfs_writefile(fs, sp, vp);
195 lfs_writefile(struct lfs * fs, struct segment * sp, struct uvnode * vp) function in typeref:typename:void
1026 lfs_writefile(fs, sp, vp);
  /src/sys/ufs/lfs/
lfs_segment.c 397 relock = lfs_writefile(fs, sp, vp);
430 lfs_writefile(fs, sp, vp);
431 lfs_writefile(fs, sp, vp);
551 error = lfs_writefile(fs, sp, vp);
764 lfs_writefile(fs, sp, vp);
769 lfs_writefile(fs, sp, vp);
770 lfs_writefile(fs, sp, vp);
857 lfs_writefile(struct lfs *fs, struct segment *sp, struct vnode *vp) function in typeref:typename:int
940 "lfs_writefile: more than one fragment! frag=%d", frag);
1115 lfs_writefile(fs, sp, fs->lfs_ivnode)
    [all...]

Completed in 13 milliseconds