Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_exclave_fs.c453 exclave_fs_started(void) in exclave_fs_started() function
477 if (!exclave_fs_started()) { in vfs_exclave_fs_stop()
516 if (!exclave_fs_started()) { in vfs_exclave_fs_register()
571 if (!exclave_fs_started()) { in vfs_exclave_fs_register_path()
633 if (!exclave_fs_started()) { in vfs_exclave_fs_unregister_internal()
808 if (!exclave_fs_started()) { in vfs_exclave_fs_root_ex()
1134 if (!exclave_fs_started()) { in vfs_exclave_fs_open()
1148 if (!exclave_fs_started()) { in vfs_exclave_fs_create()
1167 if (!exclave_fs_started()) { in vfs_exclave_fs_close()
1257 if (!exclave_fs_started()) { in vfs_exclave_fs_read()
[all …]