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

/darwin-on-arm/xnu/bsd/sys/
H A Dfslog.h61 * FSLOG_MSG_SINGLE - This signifies that the message is the only message
72 * For FSLOG_MSG_SINGLE option, it returns FSLOG_MSG_SINGLE.
77 #define FSLOG_MSG_SINGLE ULONG_MAX macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fslog.c216 * FSLOG_MSG_SINGLE - This signifies that the message is the only message
227 * For FSLOG_MSG_SINGLE option, it returns FSLOG_MSG_SINGLE.
249 if (msg_id == FSLOG_MSG_SINGLE) {
258 (msg_id == FSLOG_MSG_SINGLE)) {
346 fslog_err(FSLOG_MSG_SINGLE,

Completed in 161 milliseconds