Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_exclave_fs.c436 exclave_fs_started(void) in exclave_fs_started() function
460 if (!exclave_fs_started()) { in vfs_exclave_fs_stop()
499 if (!exclave_fs_started()) { in vfs_exclave_fs_register()
560 if (!exclave_fs_started()) { in vfs_exclave_fs_register_path()
639 if (!exclave_fs_started()) { in vfs_exclave_fs_unregister_internal()
814 if (!exclave_fs_started()) { in vfs_exclave_fs_root_ex()
1139 if (!exclave_fs_started()) { in vfs_exclave_fs_open()
1153 if (!exclave_fs_started()) { in vfs_exclave_fs_create()
1172 if (!exclave_fs_started()) { in vfs_exclave_fs_close()
1262 if (!exclave_fs_started()) { in vfs_exclave_fs_read()
[all …]