Home
last modified time | relevance | path

Searched refs:buffer_async (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dfs.h287 #define buffer_async(bh) __buffer_state(bh,Async) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.c1401 if (buffer_async(bp)) in _end_io_pagebuf()
/linux-2.4.37.9/fs/
Dbuffer.c839 if (buffer_async(tmp)) in end_buffer_io_async()