Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h327 void xfs_buf_delwri_queue_here(struct xfs_buf *bp, struct list_head *bl);
H A Dxfs_buf.c1923 xfs_buf_delwri_queue_here( in xfs_buf_delwri_queue_here() function
/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.c256 xfs_buf_delwri_queue_here(bp, buffers_list); in xfs_btree_bload_drop_buf()
/linux/fs/xfs/scrub/
H A Dtempfile.c530 xfs_buf_delwri_queue_here(bp, &buffers_list); in xrep_tempfile_copyin()