Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dfsctl.h436 uint16_t ggi_graft_index; // output: if inode is in a graft and buffer is not null, member
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_exclave_fs.c260 if (ggi.ggi_graft_index >= alloc_count) { in get_graft_info()
265 *graft_info = graft_infos[ggi.ggi_graft_index]; in get_graft_info()