Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_shared.h49 extern const struct xfs_buf_ops xfs_inode_buf_ops;
Dxfs_inode_buf.c138 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
176 &xfs_inode_buf_ops); in xfs_imap_to_bp()
Dxfs_ialloc.c327 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/linux-4.4.14/fs/xfs/
Dxfs_itable.c196 &xfs_inode_buf_ops); in xfs_bulkstat_ichunk_ra()
Dxfs_log_recover.c1728 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
2070 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
2552 &xfs_inode_buf_ops); in xlog_recover_inode_pass2()
Dxfs_inode.c2274 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()