Home
last modified time | relevance | path

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

/fs/ocfs2/
Dxattr.c326 #define bucket_blkno(_b) ((_b)->bu_bhs[0]->b_blocknr) argument
327 #define bucket_block(_b, _n) ((_b)->bu_bhs[(_n)]->b_data) argument
328 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0)) argument