Home
last modified time | relevance | path

Searched refs:vfs_exclave_fs_query_volume_group (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_exclave_fs_helper.cpp40 vfs_exclave_fs_query_volume_group(const uuid_string_t vguuid_str, bool *exists) in vfs_exclave_fs_query_volume_group() function
H A Dvfs_exclave_fs.h77 int vfs_exclave_fs_query_volume_group(const uuid_string_t vguuid, bool *exists);
/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_storage.c970 error = vfs_exclave_fs_query_volume_group((const char *)&vguuid[0], &exists);