Searched defs:_path (Results 1 – 4 of 4) sorted by relevance
284 #define path_root_bh(_path) ((_path)->p_node[0].bh) argument285 #define path_root_el(_path) ((_path)->p_node[0].el) argument286 #define path_root_access(_path)((_path)->p_root_access) argument287 #define path_leaf_bh(_path) ((_path)->p_node[(_path)->p_tree_depth].bh) argument288 #define path_leaf_el(_path) ((_path)->p_node[(_path)->p_tree_depth].el) argument289 #define path_num_items(_path) ((_path)->p_tree_depth + 1) argument
256 struct path *_path) in fs_lookup_param()
668 char _path[256]; in check_for_busy_inodes() local
2823 #define STR_EQUAL_5G(_band, _path, _sign, _rate, _chnl) \ in initDeltaSwingIndexTables() argument2827 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() argument