Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_shared.h41 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
148 &xfs_inode_buf_ops); in xfs_imap_to_bp()
H A Dxfs_ialloc.c338 fbuf->b_ops = &xfs_inode_buf_ops; in xfs_ialloc_inode_init()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf_item_recover.c303 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
601 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
H A Dxfs_inode_item_recover.c238 0, &bp, &xfs_inode_buf_ops); in xlog_recover_inode_commit_pass2()
H A Dxfs_iwalk.c111 &xfs_inode_buf_ops); in xfs_iwalk_ichunk_ra()
H A Dxfs_inode.c2655 bp->b_ops = &xfs_inode_buf_ops; in xfs_ifree_cluster()