OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLK_TC_FS
(Results
1 - 4
of
4
) sorted by null
/external/blktrace/
blktrace_api.h
18
BLK_TC_FS
= 1 << 8, /* fs requests */
blkrawverify.c
48
TRACE_TO_STRING(
BLK_TC_FS
),
blkiomon.c
362
int bits = BLK_TC_WRITE | BLK_TC_READ |
BLK_TC_FS
| BLK_TC_PC;
blkparse.c
1074
if ((t->action & BLK_TC_ACT(
BLK_TC_FS
)) == 0)
[
all
...]
Completed in 27 milliseconds