Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_syscalls.c593 uint64_t graft_dir_ino = 0; in graft_secureboot_cryptex() local
619 graft_dir_ino = (uint64_t) sb.st_ino; in graft_secureboot_cryptex()
659 gfs.dir_ino = graft_dir_ino; // ino from mounton_vp (if not provided, the parent directory) in graft_secureboot_cryptex()