Home
last modified time | relevance | path

Searched refs:xfs_inode_buf_ops (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h37 extern const struct xfs_buf_ops xfs_inode_buf_ops;
H A Dxfs_inode_buf.c108 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
140 imap->im_len, 0, bpp, &xfs_inode_buf_ops); in xfs_imap_to_bp()
H A Dxfs_ialloc.c372 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c323 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
630 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
H A Dxfs_iwalk.c118 &xfs_inode_buf_ops); in xfs_iwalk_ichunk_ra()
H A Dxfs_inode_item_recover.c352 0, &bp, &xfs_inode_buf_ops); in xlog_recover_inode_commit_pass2()
H A Dxfs_inode.c1752 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()
/linux/fs/xfs/scrub/
H A Dinode_repair.c1569 bp->b_ops = &xfs_inode_buf_ops; in xrep_dinode_core()