Searched refs:VFS_CLAIMED_DONE (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h723 #define VFS_CLAIMED_DONE 3 /* don't drop reference, terminate iteration */ macro
768 @param callback Function which takes a mount and arbitrary passed-in "arg," and returns one of VFS_RETURNED_DONE or VFS_CLAIMED_DONE: end
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c4960 case VFS_CLAIMED_DONE:

Completed in 38 milliseconds