Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhighmem.h32 static inline char *bh_kmap_irq(struct buffer_head *bh, unsigned long *flags) in bh_kmap_irq() function
78 #define bh_kmap_irq(bh, flags) ((bh)->b_data) macro