Searched refs:blk (Results 1 - 25 of 133) sorted by relevance

123456

/freebsd-current/usr.bin/mkimg/
H A Dimage.h34 int image_copyin(lba_t blk, int fd, uint64_t *sizep);
37 int image_copyout_region(int fd, lba_t blk, lba_t size);
39 int image_data(lba_t blk, lba_t size);
42 int image_set_size(lba_t blk);
43 int image_write(lba_t blk, void *buf, ssize_t len);
H A Dimage.c132 image_chunk_find(lba_t blk) argument
137 ch = (last != NULL && last->ch_block <= blk)
140 if (ch->ch_block <= blk &&
141 (lba_t)(ch->ch_block + (ch->ch_size / secsz)) > blk) {
168 image_chunk_memory(struct chunk *ch, lba_t blk) argument
177 if (ch->ch_block < blk) {
184 ch->ch_size = (blk - ch->ch_block) * secsz;
185 new->ch_block = blk;
249 image_chunk_append(lba_t blk, size_t sz, off_t ofs, int fd) argument
256 blk
280 image_chunk_copyin(lba_t blk, void *buf, size_t sz, off_t ofs, int fd) argument
348 image_copyin_stream(lba_t blk, int fd, uint64_t *sizep) argument
397 image_copyin_mapped(lba_t blk, int fd, uint64_t *sizep) argument
491 image_copyin(lba_t blk, int fd, uint64_t *sizep) argument
601 image_copyout_region(int fd, lba_t blk, lba_t size) argument
640 image_data(lba_t blk, lba_t size) argument
668 image_set_size(lba_t blk) argument
679 image_write(lba_t blk, void *buf, ssize_t len) argument
[all...]
H A Dbsd.c50 bsd_metadata(u_int where, lba_t blk) argument
54 blk += BSD_BOOTBLOCK_SIZE / secsz;
56 blk = round_cylinder(blk);
58 blk = round_block(blk);
59 return (blk);
H A Dvhd.c277 lba_t blk, blkcnt, nblks; local
312 blk = entry * blkcnt;
313 if (image_data(blk, blkcnt)) {
329 blk = 0;
333 while (blk < nblks) {
334 if (!image_data(blk, blkcnt)) {
335 blk += blkcnt;
343 if (blk + blkcnt > nblks)
344 blkcnt = nblks - blk;
345 error = image_copyout_region(fd, blk, blkcn
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_flex_pipe.c113 * @blk: block type
119 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) argument
121 return ice_sect_lkup[blk][sect];
696 * @blk: hardware block
703 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, argument
708 if (prof >= hw->blk[blk].es.count)
711 if (fv_idx >= hw->blk[blk].es.fvw)
714 fv_ext = hw->blk[bl
732 ice_ptg_update_xlt1(struct ice_hw *hw, enum ice_block blk) argument
770 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) argument
788 ice_ptg_alloc_val(struct ice_hw *hw, enum ice_block blk, u8 ptg) argument
802 ice_ptg_free(struct ice_hw *hw, enum ice_block blk, u8 ptg) argument
829 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) argument
876 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) argument
1020 ice_vsig_update_xlt2_sect(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig) argument
1052 ice_vsig_update_xlt2(struct ice_hw *hw, enum ice_block blk) argument
1085 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig) argument
1107 ice_vsig_alloc_val(struct ice_hw *hw, enum ice_block blk, u16 vsig) argument
1127 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk) argument
1154 ice_find_dup_props_vsig(struct ice_hw *hw, enum ice_block blk, struct LIST_HEAD_TYPE *chs, u16 *vsig) argument
1180 ice_vsig_free(struct ice_hw *hw, enum ice_block blk, u16 vsig) argument
1241 ice_vsig_remove_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig) argument
1299 ice_vsig_add_mv_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig) argument
1357 ice_find_prof_id(struct ice_hw *hw, enum ice_block blk, struct ice_fv_word *fv, u8 *prof_id) argument
1382 ice_prof_id_rsrc_type(enum ice_block blk, u16 *rsrc_type) argument
1402 ice_tcam_ent_rsrc_type(enum ice_block blk, u16 *rsrc_type) argument
1428 ice_alloc_tcam_ent(struct ice_hw *hw, enum ice_block blk, bool btm, u16 *tcam_idx) argument
1448 ice_free_tcam_ent(struct ice_hw *hw, enum ice_block blk, u16 tcam_idx) argument
1468 ice_alloc_prof_id(struct ice_hw *hw, enum ice_block blk, u8 *prof_id) argument
1493 ice_free_prof_id(struct ice_hw *hw, enum ice_block blk, u8 prof_id) argument
1511 ice_prof_inc_ref(struct ice_hw *hw, enum ice_block blk, u8 prof_id) argument
1529 ice_write_es(struct ice_hw *hw, enum ice_block blk, u8 prof_id, struct ice_fv_word *fv) argument
1552 ice_prof_dec_ref(struct ice_hw *hw, enum ice_block blk, u8 prof_id) argument
1615 ice_init_sw_xlt1_db(struct ice_hw *hw, enum ice_block blk) argument
1635 ice_init_sw_xlt2_db(struct ice_hw *hw, enum ice_block blk) argument
2000 ice_free_vsig_tbl(struct ice_hw *hw, enum ice_block blk) argument
2147 ice_prof_gen_key(struct ice_hw *hw, enum ice_block blk, u8 ptg, u16 vsig, u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], u8 nm_msk[ICE_TCAM_KEY_VAL_SZ], u8 key[ICE_TCAM_KEY_SZ]) argument
2203 ice_tcam_write_entry(struct ice_hw *hw, enum ice_block blk, u16 idx, u8 prof_id, u8 ptg, u16 vsig, u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], u8 nm_msk[ICE_TCAM_KEY_VAL_SZ]) argument
2230 ice_vsig_get_ref(struct ice_hw *hw, enum ice_block blk, u16 vsig, u16 *refs) argument
2257 ice_has_prof_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl) argument
2280 ice_prof_bld_es(struct ice_hw *hw, enum ice_block blk, struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) argument
2321 ice_prof_bld_tcam(struct ice_hw *hw, enum ice_block blk, struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) argument
2361 ice_prof_bld_xlt1(enum ice_block blk, struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) argument
2396 ice_prof_bld_xlt2(enum ice_block blk, struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) argument
2438 ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk, struct LIST_HEAD_TYPE *chgs) argument
2545 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, ice_bitmap_t *ptypes, struct ice_fv_word *es) argument
2622 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id) argument
2644 ice_set_prof_context(struct ice_hw *hw, enum ice_block blk, u64 id, u64 cntxt) argument
2667 ice_get_prof_context(struct ice_hw *hw, enum ice_block blk, u64 id, u64 *cntxt) argument
2689 ice_vsig_prof_id_count(struct ice_hw *hw, enum ice_block blk, u16 vsig) argument
2708 ice_rel_tcam_idx(struct ice_hw *hw, enum ice_block blk, u16 idx) argument
2735 ice_rem_prof_id(struct ice_hw *hw, enum ice_block blk, struct ice_vsig_prof *prof) argument
2761 ice_rem_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, struct LIST_HEAD_TYPE *chg) argument
2818 ice_rem_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl, struct LIST_HEAD_TYPE *chg) argument
2852 ice_rem_flow_all(struct ice_hw *hw, enum ice_block blk, u64 id) argument
2892 ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id) argument
2929 ice_get_prof(struct ice_hw *hw, enum ice_block blk, u64 hdl, struct LIST_HEAD_TYPE *chg) argument
2983 ice_get_profs_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, struct LIST_HEAD_TYPE *lst) argument
3021 ice_add_prof_to_lst(struct ice_hw *hw, enum ice_block blk, struct LIST_HEAD_TYPE *lst, u64 hdl) argument
3068 ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig, struct LIST_HEAD_TYPE *chg) argument
3128 ice_prof_tcam_ena_dis(struct ice_hw *hw, enum ice_block blk, bool enable, u16 vsig, struct ice_tcam_inf *tcam, struct LIST_HEAD_TYPE *chg) argument
3196 ice_adj_prof_priorities(struct ice_hw *hw, enum ice_block blk, u16 vsig, struct LIST_HEAD_TYPE *chg) argument
3269 ice_add_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl, bool rev, struct LIST_HEAD_TYPE *chg) argument
3375 ice_create_prof_id_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl, struct LIST_HEAD_TYPE *chg) argument
3425 ice_create_vsig_from_lst(struct ice_hw *hw, enum ice_block blk, u16 vsi, struct LIST_HEAD_TYPE *lst, u16 *new_vsig, struct LIST_HEAD_TYPE *chg) argument
3462 ice_find_prof_vsig(struct ice_hw *hw, enum ice_block blk, u64 hdl, u16 *vsig) argument
3500 ice_add_vsi_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig) argument
3538 ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) argument
3685 ice_add_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi[], u8 count, u64 id) argument
3734 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) argument
3868 ice_rem_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi[], u8 count, u64 id) argument
[all...]
H A Dice_flex_pipe.h38 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
63 enum ice_status ice_ptg_update_xlt1(struct ice_hw *hw, enum ice_block blk);
64 void ice_ptg_free(struct ice_hw *hw, enum ice_block blk, u8 ptg);
67 enum ice_status ice_vsig_update_xlt2(struct ice_hw *hw, enum ice_block blk);
69 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig);
71 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id,
74 ice_search_prof_id(struct ice_hw *hw, enum ice_block blk, u64 id);
76 ice_add_vsi_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig);
78 ice_add_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
80 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u1
[all...]
H A Dice_flow.c393 enum ice_block blk; member in struct:ice_flow_prof_params
566 u8 fv_words = (u8)hw->blk[params->blk].es.fvw;
694 if (hw->blk[params->blk].es.reverse)
760 switch (params->blk) {
778 * @blk: classification stage
786 ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk, argument
792 ice_acquire_lock(&hw->fl_profs_locks[blk]);
793 LIST_FOR_EACH_ENTRY(p, &hw->fl_profs[blk], ice_flow_pro
836 ice_flow_find_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, struct ice_flow_seg_info *segs, u8 segs_cnt) argument
854 ice_flow_find_prof_id(struct ice_hw *hw, enum ice_block blk, u64 prof_id) argument
873 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id, u8 *hw_prof_id) argument
904 ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, u64 prof_id, struct ice_flow_seg_info *segs, u8 segs_cnt, struct ice_flow_action *acts, u8 acts_cnt, struct ice_flow_prof **prof) argument
980 ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk, struct ice_flow_prof *prof) argument
1007 ice_flow_assoc_vsig_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi_handle, u16 vsig) argument
1034 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, struct ice_flow_prof *prof, u16 vsi_handle) argument
1065 ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk, struct ice_flow_prof *prof, u16 vsi_handle) argument
1098 ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, u64 prof_id, struct ice_flow_seg_info *segs, u8 segs_cnt, struct ice_flow_action *acts, u8 acts_cnt, struct ice_flow_prof **prof) argument
1137 ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) argument
1365 const enum ice_block blk = ICE_BLK_RSS; local
1552 const enum ice_block blk = ICE_BLK_RSS; local
1702 const enum ice_block blk = ICE_BLK_RSS; local
[all...]
/freebsd-current/sbin/dump/
H A Dcache.c81 Block *blk; local
118 while ((blk = *pblk) != NULL) {
119 if (((blk->b_Offset ^ offset) & mask) == 0)
122 pblk = &blk->b_HNext;
124 if (blk == NULL) {
125 blk = *ppblk;
127 blk->b_Offset = offset & mask;
128 n = pread(fd, blk->b_Data, BlockSize, blk->b_Offset);
130 blk
[all...]
/freebsd-current/sys/crypto/aesni/
H A Daesni_wrap.c50 __m128i blk[8]; member in struct:blocks8
85 aesni_dec8(rounds - 1, key_schedule, blks->blk[0], blks->blk[1],
86 blks->blk[2], blks->blk[3], blks->blk[4], blks->blk[5],
87 blks->blk[6], blks->blk[7], &blocks[0]);
89 nextiv = blks->blk[
[all...]
/freebsd-current/crypto/openssl/test/
H A Dcipher_overhead_test.c37 size_t mac, in, blk, ex; local
47 if (!TEST_true(ssl_cipher_get_overhead(ciph, &mac, &in, &blk, &ex))) {
52 ciph->name, mac, in, blk, ex);
/freebsd-current/sys/opencrypto/
H A Dcryptosoft.c100 unsigned char blk[EALG_MAX_BLOCK_LEN]; local
141 crypto_read_iv(crp, blk);
142 exf->reinit(ctx, blk, csp->csp_ivlen);
169 * current input/output segment, use 'blk' as a local
173 crypto_cursor_copydata(&cc_in, blksz, blk);
174 inblk = blk;
178 outblk = blk;
189 if (inblk == blk) {
197 if (outblk == blk) {
198 crypto_cursor_copyback(&cc_out, blksz, blk);
328 u_char *blk = (u_char *)s.blkbuf; local
406 u_char *blk = (u_char *)s.blkbuf; local
659 build_ccm_aad_length(u_int aad_length, uint8_t *blk) argument
677 u_char blk[CCM_CBC_BLOCK_LEN]; member in struct:__anon683
740 u_char *blk = (u_char *)s.blkbuf; local
965 u_char *blk = (u_char *)s.blkbuf; local
[all...]
H A Dxform_sha1.c100 SHA1Final_int(uint8_t *blk, void *ctx) argument
102 SHA1Final(blk, ctx);
/freebsd-current/sys/kern/
H A Dsubr_blist.c130 static daddr_t blst_leaf_alloc(blmeta_t *scan, daddr_t blk,
137 static void blst_copy(blmeta_t *scan, daddr_t blk, daddr_t radix,
139 static daddr_t blst_leaf_fill(blmeta_t *scan, daddr_t blk, int count);
143 static void blst_radix_print(blmeta_t *scan, daddr_t blk, daddr_t radix,
265 daddr_t blk, cursor; local
279 blk = blst_meta_alloc(bl->bl_root, cursor, count, maxcount,
281 if (blk != SWAPBLK_NONE) {
283 bl->bl_cursor = blk + *count;
286 return (blk);
590 daddr_t blk; local
669 blst_leaf_alloc(blmeta_t *scan, daddr_t blk, int *count, int maxcount) argument
774 daddr_t blk, i, r, skip; local
839 blst_leaf_free(blmeta_t *scan, daddr_t blk, int count) argument
869 daddr_t blk, endBlk, i, skip; local
911 blst_copy(blmeta_t *scan, daddr_t blk, daddr_t radix, blist_t dest, daddr_t count) argument
967 blst_leaf_fill(blmeta_t *scan, daddr_t blk, int count) argument
992 daddr_t blk, endBlk, i, nblks, skip; local
1026 blst_radix_print(blmeta_t *scan, daddr_t blk, daddr_t radix, int tab) argument
1130 daddr_t blk = blist_alloc(bl, &count, maxcount); local
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Dzed_cksum_config.ksh100 blk=0
102 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
103 blk=$((blk+512))
121 blk=0
123 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
124 blk=$((blk+512))
H A Dzed_io_config.ksh91 blk=0
93 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
94 blk=$((blk+512))
128 blk=0
130 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
131 blk=$((blk+512))
/freebsd-current/sys/fs/tarfs/
H A Dtarfs_subr.c52 MALLOC_DEFINE(M_TARFSBLK, "tarfs blk", "tarfs block maps");
221 tnp->blk = malloc(sizeof(*tnp->blk), M_TARFSBLK, M_WAITOK);
222 tnp->blk[0].i = 0;
223 tnp->blk[0].o = 0;
224 tnp->blk[0].l = tnp->physize;
265 struct tarfs_blk *blk = NULL; local
311 blk = malloc(sizeof(*blk) * nblk, M_TARFSBLK, M_WAITOK | M_ZERO);
315 blk[
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/examples/
H A Dfitblk_original.c132 unsigned char *blk; /* intermediate and final stream */ local
147 blk = malloc(size + EXCESS);
152 if (ret != Z_OK || blk == NULL)
157 def.next_out = blk;
166 if (fwrite(blk, 1, have, stdout) != have || ferror(stdout))
172 free(blk);
194 inf.next_in = blk;
211 def.next_out = blk;
219 if (fwrite(blk, 1, have, stdout) != have || ferror(stdout))
228 free(blk);
[all...]
H A Dfitblk.c144 unsigned char *blk; /* intermediate and final stream */ local
162 blk = (unsigned char*)malloc(size + EXCESS);
167 if (ret != Z_OK || blk == NULL)
172 def.next_out = blk;
183 /* if (fwrite(blk, 1, have, stdout) != have || ferror(stdout))
189 free(blk);
211 inf.next_in = blk;
230 def.next_out = blk;
240 /* if (fwrite(blk, 1, have, stdout) != have || ferror(stdout))
249 free(blk);
[all...]
/freebsd-current/sbin/fsdb/
H A Dfsdb.h33 extern int blread(int fd, char *buf, ufs2_daddr_t blk, long size);
34 extern void rwerror(const char *mesg, ufs2_daddr_t blk);
/freebsd-current/tools/tools/bootparttest/
H A Dbootparttest.c39 static int disk_strategy(void *devdata, int rw, daddr_t blk,
47 int (*dv_strategy)(void *devdata, int rw, daddr_t blk,
68 disk_strategy(void *devdata, int rw, daddr_t blk, size_t size, char *buf, argument
79 (long long)blk, (long long)dev->d_offset);
81 (blk + dev->d_offset) * disk.sectorsize);
/freebsd-current/stand/common/
H A Dbcache.c187 write_strategy(void *devdata, int rw, daddr_t blk, size_t size, argument
198 bcache_invalidate(bc, blk + i);
202 return (dd->dv_strategy(dd->dv_devdata, rw, blk, size, buf, rsize));
211 read_strategy(void *devdata, int rw, daddr_t blk, size_t size, argument
237 if (BCACHE_LOOKUP(bc, (daddr_t)(blk + i))) {
262 if (blk == bc->bcache_nextblkno) {
270 bcopy(bc->bcache_data + (bcache_blksize * BHASH(bc, blk)), buf, size);
279 p_blk = blk + i;
318 if ((bc->bcache_nextblkno != blk) && ra != 0) {
365 if (BCACHE_LOOKUP(bc, (daddr_t)(blk
391 bcache_strategy(void *devdata, int rw, daddr_t blk, size_t size, char *buf, size_t *rsize) argument
[all...]
H A Dmd.c85 md_strategy(void *devdata, int rw, daddr_t blk, size_t size, argument
94 if (blk < 0 || blk >= (MD_IMAGE_SIZE / MD_BLOCK_SIZE))
100 ofs = blk * MD_BLOCK_SIZE;
/freebsd-current/sys/geom/part/
H A Dg_part_ldm.c701 struct ldm_xvblk *blk; local
705 LIST_FOREACH(blk, &db->xvblks, entry)
706 if (blk->group == vh->group)
708 if (blk == NULL) {
709 blk = g_malloc(sizeof(*blk), M_WAITOK | M_ZERO);
710 blk->group = vh->group;
711 blk->size = size * vh->count + 16;
712 blk->data = g_malloc(blk
773 struct ldm_vblk *blk; local
[all...]
/freebsd-current/sys/fs/ext2fs/
H A Dfs.h133 #define lblktosize(fs, blk) /* calculates (blk * fs->fs_bsize) */ \
134 ((blk) << (fs->e2fs_bshift))
/freebsd-current/sbin/tunefs/
H A Dtunefs.c568 ufs2_daddr_t blk; local
575 blk = cgballoc(&disk);
576 if (blk > 0)
611 if (bwrite(&disk, fsbtodb(&sblock, blk), clrbuf,
616 return (blk);
623 dir_search(ufs2_daddr_t blk, int bytes) argument
629 if (bread(&disk, fsbtodb(&sblock, blk), block, bytes) <= 0) {
707 * Insert the journal at inode 'ino' into directory blk 'blk' at the first
712 dir_insert(ufs2_daddr_t blk, off_ argument
741 dir_extend(ufs2_daddr_t blk, ufs2_daddr_t nblk, off_t size, ino_t ino) argument
769 ufs2_daddr_t blk; local
838 indir_fill(ufs2_daddr_t blk, int level, int *resid) argument
910 ufs2_daddr_t blk; local
[all...]

Completed in 333 milliseconds

123456