Home
last modified time | relevance | path

Searched refs:xfs_dquot_buf_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_shared.h45 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
51 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
Dxfs_dquot_buf.c303 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/linux-4.4.14/fs/xfs/
Dxfs_dquot.c358 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_dqalloc()
429 (*bpp)->b_ops = &xfs_dquot_buf_ops; in xfs_qm_dqrepair()
529 0, &bp, &xfs_dquot_buf_ops); in xfs_qm_dqtobp()
968 &xfs_dquot_buf_ops); in xfs_qm_dqflush()
Dxfs_qm.c897 &xfs_dquot_buf_ops); in xfs_qm_dqiter_bufs()
921 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_dqiter_bufs()
1007 &xfs_dquot_buf_ops); in xfs_qm_dqiterate()
Dxfs_log_recover.c2057 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()
2897 &xfs_dquot_buf_ops); in xlog_recover_dquot_pass2()