/Linux-v5.4/fs/ocfs2/ |
D | alloc.c | 768 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list() 953 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents() local 1080 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() 1099 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local 1159 struct ocfs2_extent_list *el; in ocfs2_add_branch() local 1458 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local 1530 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree() local 1596 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right() 1611 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf() 1690 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent() [all …]
|
D | extent_map.c | 283 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() local 318 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index() 346 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters() 407 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() local 534 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
|
D | alloc.h | 234 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() 273 struct ocfs2_extent_list *el; member
|
D | file.c | 1613 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec() 1638 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos() 1705 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range() local
|
D | xattr.c | 1111 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside() local 2656 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline() local 2746 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init() local 3203 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need() local 3228 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need() local 3690 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec() 3933 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find() local 4088 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block() local 5277 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket() local 5900 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount() local [all …]
|
D | refcounttree.c | 959 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end() 1065 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec() local 1662 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec() local 2628 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters() 3063 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount() local
|
D | suballoc.c | 325 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent() local 498 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig() local 552 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup() local
|
D | move_extents.c | 61 struct ocfs2_extent_list *el; in __ocfs2_move_extent() local
|
/Linux-v5.4/fs/gfs2/ |
D | xattr.c | 176 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() local 189 struct gfs2_ea_location *el) in gfs2_ea_find() 504 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy() 524 struct gfs2_ea_location el; in gfs2_xattr_acl_get() local 567 struct gfs2_ea_location el; in __gfs2_xattr_get() local 827 struct gfs2_ea_location *el) in ea_set_remove_stuffed() 1031 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i() 1063 struct gfs2_ea_location *el) in ea_set_remove_unstuffed() 1074 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed() 1121 struct gfs2_ea_location el; in gfs2_xattr_remove() local [all …]
|
/Linux-v5.4/drivers/crypto/hisilicon/sec/ |
D | sec_algs.c | 372 static void sec_alg_free_el(struct sec_request_el *el, in sec_alg_free_el() 385 struct sec_request_el *el, *temp; in sec_send_request() local 635 struct sec_request_el *el; in sec_alg_alloc_and_fill_el() local 721 struct sec_request_el *el, *temp; in sec_alg_skcipher_crypto() local
|
/Linux-v5.4/arch/arm64/kernel/ |
D | debug-monitors.c | 80 void enable_debug_monitors(enum dbg_active_el el) in enable_debug_monitors() 101 void disable_debug_monitors(enum dbg_active_el el) in disable_debug_monitors()
|
D | hw_breakpoint.c | 580 static void toggle_bp_registers(int reg, enum dbg_active_el el, int enable) in toggle_bp_registers()
|
/Linux-v5.4/lib/reed_solomon/ |
D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
/Linux-v5.4/lib/ |
D | test_list_sort.c | 73 struct debug_el *el; in list_sort_test() local
|
/Linux-v5.4/scripts/ |
D | spdxcheck.py | 20 def __init__(self, el, txt): argument
|
/Linux-v5.4/drivers/scsi/sym53c8xx_2/ |
D | sym_misc.h | 115 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) argument
|
/Linux-v5.4/drivers/net/wireless/ |
D | wl3501.h | 238 struct iw_mgmt_info_element el; member 249 struct iw_mgmt_info_element el; member 254 struct iw_mgmt_info_element el; member 259 struct iw_mgmt_info_element el; member 267 struct iw_mgmt_info_element el; member
|
/Linux-v5.4/drivers/input/misc/ |
D | yealink.c | 129 static int setChar(struct yealink_dev *yld, int el, int chr) in setChar() 631 int el, size_t len) in store_line()
|
/Linux-v5.4/tools/perf/util/ |
D | arm-spe-pkt-decoder.c | 277 int ret, ns, el, idx = packet->index; in arm_spe_pkt_desc() local
|
/Linux-v5.4/arch/alpha/kernel/ |
D | core_lca.c | 395 union el_lca el; in lca_machine_check() local
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.c | 138 struct mlxsw_event_listener el; member 1403 const struct mlxsw_event_listener *el, in __find_event_listener_item() 1417 const struct mlxsw_event_listener *el, in mlxsw_core_event_listener_register() 1455 const struct mlxsw_event_listener *el, in mlxsw_core_event_listener_unregister()
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | eeprom_4k.c | 189 u32 el; in ath9k_hw_4k_check_eeprom() local
|
D | eeprom_9287.c | 186 u32 el; in ath9k_hw_ar9287_check_eeprom() local
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_dfs.c | 8 #define RADAR_SPEC(m, len, el, eh, wl, wh, \ argument
|
/Linux-v5.4/drivers/scsi/aic94xx/ |
D | aic94xx_sds.c | 716 struct asd_ll_el *el = start; in asd_find_ll_by_id() local 968 struct asd_ll_el *el = NULL; in asd_process_ctrl_a_user() local
|