Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_shared.h41 extern const struct xfs_buf_ops xfs_inode_buf_ops;
Dxfs_inode_buf.c142 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
184 &xfs_inode_buf_ops); in xfs_imap_to_bp()
Dxfs_ialloc.c338 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/Linux-v5.4/fs/xfs/
Dxfs_iwalk.c108 &xfs_inode_buf_ops); in xfs_iwalk_ichunk_ra()
Dxfs_log_recover.c2085 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
2434 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
2955 &xfs_inode_buf_ops); in xlog_recover_inode_pass2()
Dxfs_inode.c2580 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()