Home
last modified time | relevance | path

Searched defs:enr (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/block/drbd/
Ddrbd_actlog.c46 unsigned int enr; member
53 unsigned int enr; member
174 static struct lc_element *_al_get(struct drbd_conf *mdev, unsigned int enr) in _al_get()
211 unsigned int enr = (sector >> (AL_EXTENT_SHIFT-9)); in drbd_al_begin_io() local
245 unsigned int enr = (sector >> (AL_EXTENT_SHIFT-9)); in drbd_al_complete_io() local
551 unsigned int enr; in drbd_al_apply_to_bm() local
657 unsigned int enr; in drbd_try_clear_on_disk_bm() local
825 unsigned int enr, count = 0; in __drbd_set_out_of_sync() local
870 struct bm_extent *_bme_get(struct drbd_conf *mdev, unsigned int enr) in _bme_get()
910 static int _is_in_al(struct drbd_conf *mdev, unsigned int enr) in _is_in_al()
[all …]
Ddrbd_bitmap.c1515 int drbd_bm_e_weight(struct drbd_conf *mdev, unsigned long enr) in drbd_bm_e_weight()
/linux-3.3/lib/
Dlru_cache.c221 static struct hlist_head *lc_hash_slot(struct lru_cache *lc, unsigned int enr) in lc_hash_slot()
236 struct lc_element *lc_find(struct lru_cache *lc, unsigned int enr) in lc_find()
349 struct lc_element *lc_get(struct lru_cache *lc, unsigned int enr) in lc_get()
405 struct lc_element *lc_try_get(struct lru_cache *lc, unsigned int enr) in lc_try_get()
504 void lc_set(struct lru_cache *lc, unsigned int enr, int index) in lc_set()
/linux-3.3/include/linux/
Dlru_cache.h282 static inline int lc_is_used(struct lru_cache *lc, unsigned int enr) in lc_is_used()
/linux-3.3/drivers/net/tokenring/
Dibmtr.c1147 int enr = err % 16 - 1; in dir_open_adapter() local
/linux-3.3/arch/m68k/include/asm/
Dm68360_quicc.h275 volatile unsigned short enr:1; member