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

/freebsd-13-stable/sys/fs/autofs/
H A Dautofs.h52 #define AUTOFS_WARN(X, ...) \ macro
H A Dautofs.c187 AUTOFS_WARN("failed to create device node, error %d", error);
281 AUTOFS_WARN("request %d for %s timed out after %d seconds",
459 AUTOFS_WARN("cv_wait_sig for %s failed "
470 AUTOFS_WARN("request for %s completed with error %d, "
H A Dautofs_vnops.c194 AUTOFS_WARN("VFS_ROOT() failed with error %d", error);
238 AUTOFS_WARN("vn_vget_ino_gen() failed with error %d",
660 AUTOFS_WARN("vget failed with error %d", error);

Completed in 102 milliseconds