Searched refs:fsg_csize (Results 1 – 5 of 5) sorted by relevance
261 (int64_t)fsg.fsg_csize, in list()265 (int64_t)fsg.fsg_bs_size*fsg.fsg_csize, in list()274 if (fsg.fsg_csize == 0) in list()
50 blksize_t fsg_csize; /* Current cluster size */ member72 blksize_t fsg_csize; /* Current cluster size */ member
438 fsg50->fsg_csize = FSS_CLSIZE(sc); in fss_ioctl()445 fsg50->fsg_csize = 0; in fss_ioctl()461 fsg->fsg_csize = FSS_CLSIZE(sc); in fss_ioctl()468 fsg->fsg_csize = 0; in fss_ioctl()
334 p->fsg_csize = s32p->fsg_csize; in netbsd32_to_fss_get()895 s32p->fsg_csize = p->fsg_csize; in netbsd32_from_fss_get()
560 blksize_t fsg_csize; /* Current cluster size */ member