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

/xnu-2422.115.4/bsd/sys/
H A Dfslog.h54 * FSLOG_MSG_FIRST - This message is the first message in its logical
78 #define FSLOG_MSG_FIRST 0x0 macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fslog.c125 * FSLOG_MSG_FIRST - This message is the first message in its logical
172 if (msg_id == FSLOG_MSG_FIRST) {
174 while ((msg_id == FSLOG_MSG_FIRST) ||
270 msg_id = fslog_err(FSLOG_MSG_FIRST,

Completed in 21 milliseconds