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