OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fsg_csize
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/
fssvar.h
50
blksize_t
fsg_csize
; /* Current cluster size */
member in struct:fss_get
72
blksize_t
fsg_csize
; /* Current cluster size */
member in struct:fss_get50
fss.c
438
fsg50->
fsg_csize
= FSS_CLSIZE(sc);
445
fsg50->
fsg_csize
= 0;
461
fsg->
fsg_csize
= FSS_CLSIZE(sc);
468
fsg->
fsg_csize
= 0;
/src/usr.sbin/fssconfig/
fssconfig.c
261
(int64_t)fsg.
fsg_csize
,
265
(int64_t)fsg.fsg_bs_size*fsg.
fsg_csize
,
274
if (fsg.
fsg_csize
== 0)
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
334
p->
fsg_csize
= s32p->
fsg_csize
;
895
s32p->
fsg_csize
= p->
fsg_csize
;
netbsd32_ioctl.h
560
blksize_t
fsg_csize
; /* Current cluster size */
member in struct:netbsd32_fss_get
Completed in 51 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026