Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_shared.h39 extern const struct xfs_buf_ops xfs_inode_buf_ops;
Dxfs_inode_buf.c148 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
186 &xfs_inode_buf_ops); in xfs_imap_to_bp()
Dxfs_ialloc.c356 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/Linux-v4.19/fs/xfs/
Dxfs_itable.c183 &xfs_inode_buf_ops); in xfs_bulkstat_ichunk_ra()
Dxfs_log_recover.c2163 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
2509 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
3031 &xfs_inode_buf_ops); in xlog_recover_inode_pass2()
Dxfs_inode.c2245 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()