Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_exclave_fs.c439 exclave_fs_started(void) in exclave_fs_started() function
463 if (!exclave_fs_started()) { in vfs_exclave_fs_stop()
502 if (!exclave_fs_started()) { in vfs_exclave_fs_register()
563 if (!exclave_fs_started()) { in vfs_exclave_fs_register_path()
642 if (!exclave_fs_started()) { in vfs_exclave_fs_unregister_internal()
817 if (!exclave_fs_started()) { in vfs_exclave_fs_root_ex()
1142 if (!exclave_fs_started()) { in vfs_exclave_fs_open()
1156 if (!exclave_fs_started()) { in vfs_exclave_fs_create()
1175 if (!exclave_fs_started()) { in vfs_exclave_fs_close()
1265 if (!exclave_fs_started()) { in vfs_exclave_fs_read()
[all …]