Searched refs:xfs_agf_buf_ops (Results 1 – 15 of 15) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_shared.h | 24 extern const struct xfs_buf_ops xfs_agf_buf_ops; 26 extern const struct xfs_buf_ops xfs_agf_buf_ops;
|
H A D | xfs_ag.c | 407 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
|
H A D | xfs_alloc.c | 2987 const struct xfs_buf_ops xfs_agf_buf_ops = { variable 3013 XFS_FSS_TO_BB(mp, 1), flags, bpp, &xfs_agf_buf_ops); in xfs_read_agf()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_shared.h | 24 extern const struct xfs_buf_ops xfs_agf_buf_ops; 26 extern const struct xfs_buf_ops xfs_agf_buf_ops;
|
H A D | xfs_ag.c | 407 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
|
H A D | xfs_alloc.c | 2987 const struct xfs_buf_ops xfs_agf_buf_ops = { variable 3013 XFS_FSS_TO_BB(mp, 1), flags, bpp, &xfs_agf_buf_ops); in xfs_read_agf()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_shared.h | 24 extern const struct xfs_buf_ops xfs_agf_buf_ops; 26 extern const struct xfs_buf_ops xfs_agf_buf_ops;
|
H A D | xfs_ag.c | 407 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
|
H A D | xfs_alloc.c | 2987 const struct xfs_buf_ops xfs_agf_buf_ops = { variable 3013 XFS_FSS_TO_BB(mp, 1), flags, bpp, &xfs_agf_buf_ops); in xfs_read_agf()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/ |
H A D | xfs_buf_item_recover.c | 267 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/ |
H A D | xfs_buf_item_recover.c | 267 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/ |
H A D | xfs_buf_item_recover.c | 267 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/scrub/ |
H A D | agheader_repair.c | 378 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/scrub/ |
H A D | agheader_repair.c | 378 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/scrub/ |
H A D | agheader_repair.c | 378 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()
|