Home
last modified time | relevance | path

Searched refs:PRINT_BIO_FLAGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dbio.h71 #define PRINT_BIO_FLAGS "\20\20speedup_trim\17speedup_write\12swap\7vlist\6transient_mapping\5unmap… macro
/freebsd/sys/kern/
H A Dvfs_bio.c5498 (u_int)bp->b_ioflags, PRINT_BIO_FLAGS); in DB_SHOW_COMMAND()