Home
last modified time | relevance | path

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

/include/linux/
Dbuffer_head.h160 static __always_inline void clear_buffer_uptodate(struct buffer_head *bh) in clear_buffer_uptodate()
165 static __always_inline int buffer_uptodate(const struct buffer_head *bh) in buffer_uptodate()
174 static inline unsigned long bh_offset(const struct buffer_head *bh) in bh_offset()
216 static inline void clean_bdev_bh_alias(struct buffer_head *bh) in clean_bdev_bh_alias()
296 static inline void get_bh(struct buffer_head *bh) in get_bh()
301 static inline void put_bh(struct buffer_head *bh) in put_bh()
323 static inline void brelse(struct buffer_head *bh) in brelse()
339 static inline void bforget(struct buffer_head *bh) in bforget()
410 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh()
418 static inline void wait_on_buffer(struct buffer_head *bh) in wait_on_buffer()
[all …]
Djbd2.h336 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh()
341 static inline void jbd_lock_bh_journal_head(struct buffer_head *bh) in jbd_lock_bh_journal_head()
346 static inline void jbd_unlock_bh_journal_head(struct buffer_head *bh) in jbd_unlock_bh_journal_head()
353 #define J_ASSERT_BH(bh, expr) J_ASSERT(expr) argument
358 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr) argument
373 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why) argument
1422 static inline void jbd2_file_log_bh(struct list_head *head, struct buffer_head *bh) in jbd2_file_log_bh()
1426 static inline void jbd2_unfile_log_bh(struct buffer_head *bh) in jbd2_unfile_log_bh()
1846 #define buffer_trace_init(bh) do {} while (0) argument
1847 #define print_buffer_fields(bh) do {} while (0) argument
[all …]
/include/linux/usb/
Dcdc_ncm.h99 struct tasklet_struct bh; member
Dusbnet.h62 struct tasklet_struct bh; member
Dhcd.h59 struct work_struct bh; member