Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dfsctl.h433 uint16_t ggi_count; // input: number of records that can be written to output buffer member
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_exclave_fs.c235 if (ggi.ggi_count == 0) { in get_graft_info()
239 alloc_count = ggi.ggi_count; in get_graft_info()
247 ggi.ggi_count = alloc_count; in get_graft_info()