Searched defs:indirs (Results 1 - 7 of 7) sorted by relevance
| /src/usr.sbin/makefs/ffs/ | ||
| H A D | ffs_balloc.c | 92 struct indir indirs[UFS_NIADDR + 2]; local in function:ffs_balloc_ufs1 338 struct indir indirs[UFS_NIADDR + 2]; local in function:ffs_balloc_ufs2 [all...] |
| /src/sys/ufs/ext2fs/ | ||
| H A D | ext2fs_balloc.c | 102 struct indir indirs[EXT2FS_NIADDR + 2]; local in function:ext2fs_balloc [all...] |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_balloc.c | 118 struct indir indirs[UFS_NIADDR + 2]; local in function:ffs_balloc_ufs1 536 struct indir indirs[UFS_NIADDR + 2]; local in function:ffs_balloc_ufs2 [all...] |
| H A D | ffs_snapshot.c | 2143 struct indir indirs[UFS_NIADDR + 2]; local in function:snapblkaddr |
| H A D | ffs_wapbl.c | 803 struct indir indirs[UFS_NIADDR + 2]; local in function:wapbl_find_log_start |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_balloc.c | 128 struct indir indirs[ULFS_NIADDR+2], *idp; local in function:lfs_balloc [all...] |
| /src/sbin/fsck_lfs/ | ||
| H A D | lfs.c | 1031 struct indir indirs[ULFS_NIADDR+2], *idp; local in function:lfs_balloc [all...] |
Completed in 8 milliseconds