Searched refs:_n (Results 1 – 2 of 2) sorted by relevance
/fs/ocfs2/dlm/ | ||
D | dlmcommon.h | 30 #define dlm_lockid_hash(_n, _l) full_name_hash(NULL, _n, _l) argument |
/fs/ocfs2/ | ||
D | xattr.c | 317 #define bucket_block(_b, _n) ((_b)->bu_bhs[(_n)]->b_data) argument |