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

  /src/sys/lib/libsa/
ustarfs.c 208 ust_active_t *ustf; local in function:real_fs_cylinder_read
211 ustf = f->f_fsdata;
212 xferrqst = sizeof ustf->uas_1cyl;
213 xferbase = ustf->uas_1cyl;
217 ustf->uas_offset = lda;
229 ustf->uas_offset = 0;
255 checksig(ust_active_t *ustf)
259 for(i = rcs = 0; i < (int)(sizeof ustf->uas_1cyl); ++i)
260 rcs += ustf->uas_1cyl[i];
268 ust_active_t *ustf; local in function:get_volume
324 ust_active_t *ustf; local in function:read512block
371 ust_active_t *ustf; local in function:init_volzero_sig
397 ust_active_t *ustf; local in function:ustarfs_open
467 ust_active_t *ustf; local in function:ustarfs_seek
490 ust_active_t *ustf; local in function:ustarfs_read
534 ust_active_t *ustf; local in function:ustarfs_stat
    [all...]
ustarfs.c 208 ust_active_t *ustf; local in function:real_fs_cylinder_read
211 ustf = f->f_fsdata;
212 xferrqst = sizeof ustf->uas_1cyl;
213 xferbase = ustf->uas_1cyl;
217 ustf->uas_offset = lda;
229 ustf->uas_offset = 0;
255 checksig(ust_active_t *ustf)
259 for(i = rcs = 0; i < (int)(sizeof ustf->uas_1cyl); ++i)
260 rcs += ustf->uas_1cyl[i];
268 ust_active_t *ustf; local in function:get_volume
324 ust_active_t *ustf; local in function:read512block
371 ust_active_t *ustf; local in function:init_volzero_sig
397 ust_active_t *ustf; local in function:ustarfs_open
467 ust_active_t *ustf; local in function:ustarfs_seek
490 ust_active_t *ustf; local in function:ustarfs_read
534 ust_active_t *ustf; local in function:ustarfs_stat
    [all...]

Completed in 25 milliseconds