Home
last modified time | relevance | path

Searched refs:ggi_count (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/sys/
H A Dfsctl.h428 uint16_t ggi_count; // input: number of records that can be written to output buffer member
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_exclave_fs.c208 if (ggi.ggi_count == 0) { in get_graft_info()
212 alloc_count = ggi.ggi_count; in get_graft_info()
220 ggi.ggi_count = alloc_count; in get_graft_info()