Searched refs:dx_map_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dnamei.c141 struct dx_map_entry struct
165 struct dx_hash_info *hinfo, struct dx_map_entry map[]);
166 static void dx_sort_map(struct dx_map_entry *map, unsigned count);
168 struct dx_map_entry *offsets, int count);
712 struct dx_hash_info *hinfo, struct dx_map_entry *map_tail)
735 static void dx_sort_map (struct dx_map_entry *map, unsigned count)
737 struct dx_map_entry *p, *q, *top = map + count - 1;
1109 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count)
1166 struct dx_map_entry *map;
1192 map = (struct dx_map_entry *) (data
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dnamei.c140 struct dx_map_entry struct
164 struct dx_hash_info *hinfo, struct dx_map_entry map[]);
165 static void dx_sort_map(struct dx_map_entry *map, unsigned count);
167 struct dx_map_entry *offsets, int count, unsigned blocksize);
713 struct dx_map_entry *map_tail)
735 static void dx_sort_map (struct dx_map_entry *map, unsigned count)
737 struct dx_map_entry *p, *q, *top = map + count - 1;
1110 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count,
1168 struct dx_map_entry *map;
1194 map = (struct dx_map_entry *) (data
[all...]

Completed in 188 milliseconds