Searched refs:bh2jh (Results 1 – 2 of 2) sorted by relevance
259 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function865 return SPLICE_LOCK(buffer_jbd(bh), bh2jh(bh)->b_jlist == list); in buffer_jlist_eq()878 bh2jh(bh)->b_jlist == BJ_SyncData || in buffer_jbd_data()879 bh2jh(bh)->b_jlist == BJ_AsyncData); in buffer_jbd_data()
327 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function