Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_shared.h37 extern const struct xfs_buf_ops xfs_inode_buf_ops;
A Dxfs_inode_buf.c107 const struct xfs_buf_ops xfs_inode_buf_ops = { variable
139 imap->im_len, XBF_UNMAPPED, bpp, &xfs_inode_buf_ops); in xfs_imap_to_bp()
A Dxfs_ialloc.c370 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/linux/fs/xfs/
A Dxfs_buf_item_recover.c315 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
613 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
A Dxfs_inode_item_recover.c314 0, &bp, &xfs_inode_buf_ops); in xlog_recover_inode_commit_pass2()
A Dxfs_iwalk.c119 &xfs_inode_buf_ops); in xfs_iwalk_ichunk_ra()
A Dxfs_inode.c1739 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()
/linux/fs/xfs/scrub/
A Dinode_repair.c1383 bp->b_ops = &xfs_inode_buf_ops; in xrep_dinode_core()

Completed in 22 milliseconds