Searched refs:XFS_bwrite (Results 1 – 3 of 3) sorted by relevance
412 if ((error = XFS_bwrite(bp))) { in xfs_bwrite()
1563 if ((error = XFS_bwrite(bp))) { in xlog_sync()1602 if ((error = XFS_bwrite(bp))) { in xlog_sync()
387 static inline int XFS_bwrite(xfs_buf_t *bp) in XFS_bwrite() function