/src/sys/lib/libsa/ |
ustarfs.c | 145 static int get_volume(struct open_file *, int); 265 get_volume(struct open_file *f, int vn) function in typeref:typename:int 355 e = get_volume(f, vda2vn(vda, ustf->uas_volsize));
|
ustarfs.c | 145 static int get_volume(struct open_file *, int); 265 get_volume(struct open_file *f, int vn) function in typeref:typename:int 355 e = get_volume(f, vda2vn(vda, ustf->uas_volsize));
|
ustarfs.c | 145 static int get_volume(struct open_file *, int); 265 get_volume(struct open_file *f, int vn) function in typeref:typename:int 355 e = get_volume(f, vda2vn(vda, ustf->uas_volsize));
|