Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dalloc.h298 #define path_root_bh(_path) ((_path)->p_node[0].bh) argument
299 #define path_root_el(_path) ((_path)->p_node[0].el) argument
300 #define path_root_access(_path)((_path)->p_root_access) argument
301 #define path_leaf_bh(_path) ((_path)->p_node[(_path)->p_tree_depth].bh) argument
302 #define path_leaf_el(_path) ((_path)->p_node[(_path)->p_tree_depth].el) argument
303 #define path_num_items(_path) ((_path)->p_tree_depth + 1) argument
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c2839 #define STR_EQUAL_5G(_band, _path, _sign, _rate, _chnl) \ in initDeltaSwingIndexTables() argument
2843 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() argument