Searched refs:xfs_buf_ops (Results 1 – 25 of 35) sorted by relevance
12
16 struct xfs_buf_ops;24 extern const struct xfs_buf_ops xfs_agf_buf_ops;25 extern const struct xfs_buf_ops xfs_agfl_buf_ops;26 extern const struct xfs_buf_ops xfs_agi_buf_ops;29 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;30 extern const struct xfs_buf_ops xfs_bnobt_buf_ops;31 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;33 extern const struct xfs_buf_ops xfs_dquot_buf_ops;36 extern const struct xfs_buf_ops xfs_inobt_buf_ops;41 extern const struct xfs_buf_ops xfs_rtbuf_ops;[all …]
91 extern const struct xfs_buf_ops xfs_dir3_block_buf_ops;92 extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;93 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;94 extern const struct xfs_buf_ops xfs_dir3_free_buf_ops;95 extern const struct xfs_buf_ops xfs_dir3_data_buf_ops;
216 int whichfork, const struct xfs_buf_ops *ops);219 const struct xfs_buf_ops *ops);
149 const struct xfs_buf_ops *buf_ops;365 const struct xfs_buf_ops *ops);376 const struct xfs_buf_ops *ops);388 const struct xfs_buf_ops *ops);
282 const struct xfs_buf_ops xfs_dquot_buf_ops = {291 const struct xfs_buf_ops xfs_dquot_buf_ra_ops = {
118 const struct xfs_buf_ops *ops);
156 const struct xfs_buf_ops xfs_symlink_buf_ops = {
361 const struct xfs_buf_ops xfs_bnobt_buf_ops = {370 const struct xfs_buf_ops xfs_cntbt_buf_ops = {
106 const struct xfs_buf_ops xfs_inode_buf_ops = {114 const struct xfs_buf_ops xfs_inode_buf_ra_ops = {
432 const struct xfs_buf_ops *ops) in xfs_get_aghdr_buf()742 const struct xfs_buf_ops *ops) in xfs_ag_init_hdr()761 const struct xfs_buf_ops *ops;
346 const struct xfs_buf_ops xfs_inobt_buf_ops = {354 const struct xfs_buf_ops xfs_finobt_buf_ops = {
273 const struct xfs_buf_ops xfs_refcountbt_buf_ops = {
380 const struct xfs_buf_ops xfs_dir3_data_buf_ops = {389 static const struct xfs_buf_ops xfs_dir3_data_reada_buf_ops = {
230 const struct xfs_buf_ops xfs_attr3_rmt_buf_ops = {
884 const struct xfs_buf_ops xfs_sb_buf_ops = {891 const struct xfs_buf_ops xfs_sb_quiet_buf_ops = {
472 const struct xfs_buf_ops xfs_bmbt_buf_ops = {
359 const struct xfs_buf_ops xfs_rmapbt_buf_ops = {
43 const struct xfs_buf_ops xfs_rtbuf_ops = {
122 struct xfs_buf_ops { struct200 const struct xfs_buf_ops *b_ops;209 const struct xfs_buf_ops *ops, xfs_failaddr_t fa);212 const struct xfs_buf_ops *ops);246 const struct xfs_buf_ops *ops) in xfs_buf_read()259 const struct xfs_buf_ops *ops) in xfs_buf_readahead()269 const struct xfs_buf_ops *ops);363 int xfs_buf_reverify(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
198 const struct xfs_buf_ops *ops);209 const struct xfs_buf_ops *ops) in xfs_trans_read_buf()
780 const struct xfs_buf_ops *ops) in xfs_buf_reverify()802 const struct xfs_buf_ops *ops, in xfs_buf_read_map()885 const struct xfs_buf_ops *ops) in xfs_buf_readahead_map()907 const struct xfs_buf_ops *ops) in xfs_buf_read_uncached()
219 const struct xfs_buf_ops *ops) in xfs_trans_read_buf_map()
31 const struct xfs_buf_ops *ops);45 const struct xfs_buf_ops *buf_ops;
207 static const struct xfs_buf_ops xchk_da_btree_buf_ops = {
354 const struct xfs_buf_ops *ops) in xrep_init_btblock()
Completed in 58 milliseconds