Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhighmem.h18 static inline char *bh_kmap(struct buffer_head *bh) in bh_kmap() function
75 #define bh_kmap(bh) ((bh)->b_data) macro