Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_shared.h37 extern const struct xfs_buf_ops xfs_inode_buf_ops;
H A Dxfs_inode_buf.c106 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
137 &xfs_inode_buf_ops); in xfs_imap_to_bp()
H A Dxfs_ialloc.c361 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c312 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
610 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
H A Dxfs_inode_item_recover.c313 0, &bp, &xfs_inode_buf_ops); in xlog_recover_inode_commit_pass2()
H A Dxfs_iwalk.c116 &xfs_inode_buf_ops); in xfs_iwalk_ichunk_ra()
H A Dxfs_inode.c2337 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()