Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_exclave_fs.h70 int vfs_exclave_fs_sync(uint32_t fs_tag, uint64_t file_id, uint64_t sync_op);
H A Dvfs_exclave_fs.c1298 vfs_exclave_fs_sync(uint32_t fs_tag, uint64_t file_id, uint64_t sync_op) in vfs_exclave_fs_sync() function
/xnu-11215.81.4/osfmk/kern/
H A Dexclaves_storage.c428 error = vfs_exclave_fs_sync((uint32_t)fstag, fileid, op);
800 error = vfs_exclave_fs_sync(fstag, fileid, _op);