/linux-4.1.27/fs/ocfs2/ |
D | alloc.c | 773 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list() 963 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents() local 1090 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() 1109 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local 1169 struct ocfs2_extent_list *el; in ocfs2_add_branch() local 1438 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local 1515 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree() local 1583 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right() 1598 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf() 1677 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent() [all …]
|
D | extent_map.c | 295 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() local 330 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index() 358 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters() 419 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() local 545 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
|
D | alloc.h | 246 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() 285 struct ocfs2_extent_list *el; member
|
D | file.c | 1592 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec() 1617 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos() 1684 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range() local
|
D | xattr.c | 1101 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside() local 2645 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline() local 2735 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init() local 3192 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need() local 3217 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need() local 3677 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec() 3925 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find() local 4082 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block() local 5271 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket() local 5894 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount() local [all …]
|
D | refcounttree.c | 969 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end() 1075 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec() local 1676 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec() local 2648 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters() 3079 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount() local
|
D | suballoc.c | 356 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent() local 530 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig() local 584 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup() local
|
D | move_extents.c | 68 struct ocfs2_extent_list *el; in __ocfs2_move_extent() local
|
D | dir.c | 792 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup_rec() 872 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup() 3195 struct ocfs2_extent_list *el = &fe->id2.i_list; in ocfs2_extend_dir() local
|
/linux-4.1.27/fs/gfs2/ |
D | xattr.c | 178 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() local 191 struct gfs2_ea_location *el) in gfs2_ea_find() 527 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy() 547 struct gfs2_ea_location el; in gfs2_xattr_acl_get() local 590 struct gfs2_ea_location el; in gfs2_xattr_get() local 833 struct gfs2_ea_location *el) in ea_set_remove_stuffed() 1043 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i() 1075 struct gfs2_ea_location *el) in ea_set_remove_unstuffed() 1086 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed() 1139 struct gfs2_ea_location el; in gfs2_xattr_remove() local [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | libcfs_string.c | 485 struct cfs_expr_list *el; in cfs_expr_list_free_list() local 498 struct cfs_expr_list *el; in cfs_ip_addr_parse() local 543 struct cfs_expr_list *el; in cfs_ip_addr_match() local
|
D | nidstrings.c | 157 struct cfs_expr_list *el; in libcfs_num_parse() local 176 struct cfs_expr_list *el; in libcfs_num_match() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | debug-monitors.c | 85 void enable_debug_monitors(enum debug_el el) in enable_debug_monitors() 105 void disable_debug_monitors(enum debug_el el) in disable_debug_monitors()
|
D | hw_breakpoint.c | 541 static void toggle_bp_registers(int reg, enum debug_el el, int enable) in toggle_bp_registers()
|
/linux-4.1.27/lib/reed_solomon/ |
D | decode_rs.c | 20 int deg_lambda, el, deg_omega; variable
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozeltbuf.c | 212 struct list_head *el; in oz_select_elts_for_tx() local
|
/linux-4.1.27/lib/ |
D | list_sort.c | 215 struct debug_el *el; in list_sort_test() local
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_misc.h | 128 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) argument
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | config.c | 112 lnet_ni_alloc(__u32 net, struct cfs_expr_list *el, struct list_head *nilist) in lnet_ni_alloc() 180 struct cfs_expr_list *el = NULL; in lnet_parse_networks() local
|
D | lib-move.c | 53 struct list_head *el; in lnet_fail_nid() local 106 struct list_head *el; in fail_peer() local
|
D | api-ni.c | 399 struct list_head *el; in lnet_freelist_fini() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | wl3501.h | 237 struct iw_mgmt_info_element el; member 248 struct iw_mgmt_info_element el; member 253 struct iw_mgmt_info_element el; member 258 struct iw_mgmt_info_element el; member 266 struct iw_mgmt_info_element el; member
|
D | at76c50x-usb.c | 1523 const u8 *el; in at76_guess_freq() local
|
D | wl3501_cs.c | 173 struct iw_mgmt_info_element *el, in iw_set_mgmt_info_element()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | core_lca.c | 393 union el_lca el; in lca_machine_check() local
|
/linux-4.1.27/drivers/input/misc/ |
D | yealink.c | 144 static int setChar(struct yealink_dev *yld, int el, int chr) in setChar() 646 int el, size_t len) in store_line()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | eeprom_4k.c | 189 u32 sum = 0, el; in ath9k_hw_4k_check_eeprom() local
|
D | eeprom_9287.c | 180 u32 sum = 0, el, integer; in ath9k_hw_ar9287_check_eeprom() local
|
D | eeprom_def.c | 266 u32 sum = 0, el; in ath9k_hw_def_check_eeprom() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 397 struct echo_lock *el; in echo_lock_init() local 1056 struct echo_lock *el; in cl_echo_enqueue0() local 1111 struct list_head *el; in cl_echo_cancel0() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-cpu.c | 861 struct cfs_expr_list *el; in cfs_cpt_table_create_pattern() local
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_sds.c | 734 struct asd_ll_el *el = start; in asd_find_ll_by_id() local 986 struct asd_ll_el *el; in asd_process_ctrl_a_user() local
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 74 u64 el = end & gru_dist_lmask; in is_GRU_range() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_bitmap.c | 1463 unsigned long el = (e+1) & ~((unsigned long)BITS_PER_LONG-1); in _drbd_bm_set_bits() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 710 struct cfs_expr_list *el; in ptlrpc_register_service() local
|
/linux-4.1.27/drivers/isdn/act2000/ |
D | capi.h | 267 actcapi_infoel el; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 430 #define __BIT_VEC64_SET_BIT(el, bit) \ argument 435 #define __BIT_VEC64_CLEAR_BIT(el, bit) \ argument 463 #define NEXT_SGE_MASK_ELEM(el) (((el) + 1) & RX_SGE_MASK_LEN_MASK) argument
|
/linux-4.1.27/fs/cifs/ |
D | file.c | 1133 struct list_head locks_to_send, *el; in cifs_push_posix_locks() local
|