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

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h37 extern const struct xfs_buf_ops xfs_inode_buf_ops;
H A Dxfs_inode_buf.c107 const struct xfs_buf_ops xfs_inode_buf_ops = { variable in typeref:struct:xfs_buf_ops
139 imap->im_len, XBF_UNMAPPED, bpp, &xfs_inode_buf_ops);
H A Dxfs_ialloc.c370 fbuf->b_ops = &xfs_inode_buf_ops;
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c312 bp->b_ops = &xfs_inode_buf_ops;
610 bp->b_ops = &xfs_inode_buf_ops;
H A Dxfs_inode_item_recover.c314 0, &bp, &xfs_inode_buf_ops);
H A Dxfs_iwalk.c119 &xfs_inode_buf_ops);
H A Dxfs_inode.c2433 bp->b_ops = &xfs_inode_buf_ops;
/linux-master/fs/xfs/scrub/
H A Dinode_repair.c1319 bp->b_ops = &xfs_inode_buf_ops;

Completed in 155 milliseconds