Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h311 void xfs_buf_delwri_queue_here(struct xfs_buf *bp, struct list_head *bl);
H A Dxfs_buf.c1899 xfs_buf_delwri_queue_here( in xfs_buf_delwri_queue_here() function
/linux/fs/xfs/scrub/
H A Dtempfile.c531 xfs_buf_delwri_queue_here(bp, &buffers_list); in xrep_tempfile_copyin()