Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/ !
H A Dvfs_exclave_fs.c64 #define VFS_EXCLAVE_FS_BASE_DIR_SEALED 2 macro
182 return rft->flags & VFS_EXCLAVE_FS_BASE_DIR_SEALED; in is_sealed()
345 rft->flags |= VFS_EXCLAVE_FS_BASE_DIR_SEALED; in set_base_dir()