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

  /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));

Completed in 31 milliseconds