OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seg_boundary_mask
(Results
1 - 2
of
2
) sorted by null
/development/ndk/platforms/android-3/include/linux/
bio.h
143
#define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->
seg_boundary_mask
)
blkdev.h
338
unsigned long
seg_boundary_mask
;
member in struct:request_queue
Completed in 202 milliseconds