Searched defs:resmap (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dlocalalloc.c821 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap; local
H A Dreservations.c52 static unsigned int ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap, argument
79 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap) argument
86 static void ocfs2_dump_resv(struct ocfs2_reservation_map *resmap) argument
123 ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap, int i, struct ocfs2_alloc_reservation *resv) argument
144 ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) argument
194 ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) argument
214 ocfs2_resmap_init(struct ocfs2_super *osb, struct ocfs2_reservation_map *resmap) argument
227 ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
244 ocfs2_resv_remove(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
254 __ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
270 ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
280 ocfs2_resmap_clear_all_resv(struct ocfs2_reservation_map *resmap) argument
294 ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap, unsigned int clen, char *disk_bitmap) argument
309 ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap) argument
314 ocfs2_resv_insert(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *new) argument
368 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) argument
415 ocfs2_resmap_find_free_bits(struct ocfs2_reservation_map *resmap, unsigned int wanted, unsigned int search_start, unsigned int search_len, unsigned int *rstart, unsigned int *rlen) argument
471 __ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int goal, unsigned int wanted) argument
634 ocfs2_cannibalize_resv(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) argument
695 ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) argument
731 ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, int *cstart, int *clen) argument
772 ocfs2_adjust_resv_from_alloc(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int start, unsigned int end) argument
800 ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, u32 cstart, u32 clen) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dlocalalloc.c821 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap; local
H A Dreservations.c52 static unsigned int ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap, argument
79 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap) argument
86 static void ocfs2_dump_resv(struct ocfs2_reservation_map *resmap) argument
123 ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap, int i, struct ocfs2_alloc_reservation *resv) argument
144 ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) argument
194 ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) argument
214 ocfs2_resmap_init(struct ocfs2_super *osb, struct ocfs2_reservation_map *resmap) argument
227 ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
244 ocfs2_resv_remove(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
254 __ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
270 ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) argument
280 ocfs2_resmap_clear_all_resv(struct ocfs2_reservation_map *resmap) argument
294 ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap, unsigned int clen, char *disk_bitmap) argument
309 ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap) argument
314 ocfs2_resv_insert(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *new) argument
368 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) argument
415 ocfs2_resmap_find_free_bits(struct ocfs2_reservation_map *resmap, unsigned int wanted, unsigned int search_start, unsigned int search_len, unsigned int *rstart, unsigned int *rlen) argument
471 __ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int goal, unsigned int wanted) argument
634 ocfs2_cannibalize_resv(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) argument
695 ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) argument
731 ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, int *cstart, int *clen) argument
772 ocfs2_adjust_resv_from_alloc(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int start, unsigned int end) argument
800 ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, u32 cstart, u32 clen) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_core.c1743 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_core.c1743 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap/
H A Ddispc.c154 struct resmap { struct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap/
H A Ddispc.c154 struct resmap { struct
[all...]

Completed in 105 milliseconds