Searched refs:VTC_REPLACE (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h1227 @constant VTC_REPLACE Unmount failed: attempt to replace triggers. Only valid
1232 VTC_REPLACE, enumerator in enum:__anon531
1256 with a read-write lock held on the mount point; in the VTC_REPLACE case, the
1266 will be called immediately, with VTC_REPLACE, from vfs_settriggercallback(),
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c2722 mp->mnt_triggercallback(mp, VTC_REPLACE, data, ctx);
H A Dvfs_syscalls.c2021 mp->mnt_triggercallback(mp, VTC_REPLACE, mp->mnt_triggerdata, ctx);

Completed in 109 milliseconds