Searched defs:el (Results 1 – 11 of 11) sorted by relevance
| /fs/ocfs2/ |
| A D | alloc.c | 1103 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local 1163 struct ocfs2_extent_list *el; in ocfs2_add_branch() local 1462 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local 1801 struct ocfs2_extent_list *el; in __ocfs2_find_path() local 2228 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_left_leaf() local 2542 struct ocfs2_extent_list *el; in ocfs2_update_edge_lengths() local 2583 struct ocfs2_extent_list *el; in ocfs2_unlink_path() local 2823 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_right_leaf() local 3038 struct ocfs2_extent_list *el; in ocfs2_remove_rightmost_path() local 3166 struct ocfs2_extent_list *el; in ocfs2_rotate_tree_left() local [all …]
|
| A D | extent_map.c | 281 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() local 316 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index() 344 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters() 405 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() local 542 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
|
| A D | alloc.h | 232 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() 269 struct ocfs2_extent_list *el; member
|
| A D | refcounttree.c | 960 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end() 1066 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec() local 1656 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec() local 2622 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters() 3057 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount() local 4189 struct ocfs2_extent_list *el = &new_di->id2.i_list; in __ocfs2_reflink() local
|
| A D | file.c | 1681 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec() 1706 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos() 1773 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range() local
|
| A D | xattr.c | 1114 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside() local 2658 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline() local 2748 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init() local 3205 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need() local 3230 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need() local 3692 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec() 3935 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find() local 4090 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block() local 5270 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket() local 5893 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount() local
|
| A D | suballoc.c | 327 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent() local 500 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig() local 554 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup() local
|
| A D | move_extents.c | 59 struct ocfs2_extent_list *el; in __ocfs2_move_extent() local
|
| A D | dir.c | 770 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup_rec() 857 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup() 3190 struct ocfs2_extent_list *el = &fe->id2.i_list; in ocfs2_extend_dir() local
|
| /fs/gfs2/ |
| A D | xattr.c | 191 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() local 204 struct gfs2_ea_location *el) in gfs2_ea_find() 522 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy() 542 struct gfs2_ea_location el; in gfs2_xattr_acl_get() local 585 struct gfs2_ea_location el; in __gfs2_xattr_get() local 842 struct gfs2_ea_location *el) in ea_set_remove_stuffed() 1046 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i() 1078 struct gfs2_ea_location *el) in ea_set_remove_unstuffed() 1089 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed() 1136 struct gfs2_ea_location el; in gfs2_xattr_remove() local [all …]
|
| /fs/smb/client/ |
| A D | file.c | 1847 struct list_head locks_to_send, *el; in cifs_push_posix_locks() local
|
Completed in 794 milliseconds