Searched defs:newblk (Results 1 - 5 of 5) sorted by relevance
| /src/sys/fs/v7fs/ |
| H A D | v7fs_datablock.c | 523 v7fs_daddr_t newblk; local in function:v7fs_add_leaf
|
| /src/sbin/fsck_v7fs/ |
| H A D | datablock.c | 239 replace_block_direct(struct v7fs_self * fs,struct v7fs_inode * p,int dupidx,v7fs_daddr_t newblk) argument 262 replace_block_indexed(struct v7fs_self * fs,v7fs_daddr_t listblk,int dupidx,v7fs_daddr_t newblk) argument 282 dupfind_loop1(struct v7fs_self * fs,v7fs_daddr_t listblk,v7fs_daddr_t dupblk,v7fs_daddr_t newblk) argument 300 dupfind_loop2(struct v7fs_self * fs,v7fs_daddr_t listblk,v7fs_daddr_t dupblk,v7fs_daddr_t newblk) argument 321 do_replace(struct v7fs_self * fs,struct v7fs_inode * p,v7fs_daddr_t dupblk,v7fs_daddr_t newblk) argument 374 v7fs_daddr_t newblk; local in function:datablock_dup_remove [all...] |
| /src/sbin/fsck_ext2fs/ |
| H A D | dir.c | 557 daddr_t lastbn, newblk; local in function:expanddir
|
| /src/sbin/fsck_ffs/ |
| H A D | dir.c | 754 daddr_t lastbn, newblk, dirblk; local in function:expanddir
|
| H A D | inode.c | 955 daddr_t newblk, blkno, iblkno, nblks; local in function:expandfile [all...] |
Completed in 7 milliseconds