Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbio.h71 #define PRINT_BIO_FLAGS "\20\7vlist\6transient_mapping\5unmapped" \ macro
/f-stack/freebsd/kern/
H A Dvfs_bio.c5351 (u_int)bp->b_ioflags, PRINT_BIO_FLAGS); in DB_SHOW_COMMAND()