/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);
|
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...] |
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...] |