Searched defs:map_bh (Results 1 – 2 of 2) sorted by relevance
13 static inline void map_bh(struct buffer_head *bh, struct super_block *sb, int block) in map_bh() function
342 #define map_bh(bh, sb, block) ({ \ macro