Searched defs:buffer_busy (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/gfs2/ | ||
H A D | meta_io.h | 77 #define buffer_busy(bh) \ macro |
/openbmc/linux/fs/ | ||
H A D | buffer.c | 2910 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function |