Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_exclave_fs.c65 #define VFS_EXCLAVE_FS_BASE_DIR_SEALED 2 macro
183 return rft->flags & VFS_EXCLAVE_FS_BASE_DIR_SEALED; in is_sealed()
359 rft->flags |= VFS_EXCLAVE_FS_BASE_DIR_SEALED; in set_base_dir()