Home
last modified time | relevance | path

Searched defs:b_bitmap (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/fs/ext2/
H A Dbuf.h13 #define b_bitmap(bp) ((union fsdata_u *) bp->data)->b__bitmap macro
/minix3/minix/fs/mfs/
H A Dbuf.h19 #define b_bitmap(b) ((union ixfer_fsdata_u *) b->data)->b__bitmap macro