Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_shared.h37 extern const struct xfs_buf_ops xfs_inode_buf_ops;
Dxfs_inode_buf.c106 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
137 &xfs_inode_buf_ops); in xfs_imap_to_bp()
Dxfs_ialloc.c336 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/linux-6.1.9/fs/xfs/
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()
Dxfs_inode_item_recover.c312 0, &bp, &xfs_inode_buf_ops); in xlog_recover_inode_commit_pass2()
Dxfs_iwalk.c116 &xfs_inode_buf_ops); in xfs_iwalk_ichunk_ra()
Dxfs_inode.c2237 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()