Searched refs:xfs_buf (Results 1 - 25 of 128) sorted by relevance

123456

/linux-master/fs/xfs/
H A Dxfs_buf_item.h11 struct xfs_buf;
41 struct xfs_buf *bli_buf; /* real buffer pointer */
50 int xfs_buf_item_init(struct xfs_buf *, struct xfs_mount *);
51 void xfs_buf_item_done(struct xfs_buf *bp);
52 void xfs_buf_item_relse(struct xfs_buf *);
56 void xfs_buf_inode_iodone(struct xfs_buf *);
57 void xfs_buf_inode_io_fail(struct xfs_buf *bp);
59 void xfs_buf_dquot_iodone(struct xfs_buf *);
60 void xfs_buf_dquot_io_fail(struct xfs_buf *bp);
62 static inline void xfs_buf_dquot_iodone(struct xfs_buf *b
[all...]
H A Dxfs_buf_mem.h22 int xmbuf_map_page(struct xfs_buf *bp);
23 void xmbuf_unmap_page(struct xfs_buf *bp);
25 void xmbuf_trans_bdetach(struct xfs_trans *tp, struct xfs_buf *bp);
26 int xmbuf_finalize(struct xfs_buf *bp);
H A Dxfs_buf.h23 struct xfs_buf;
154 void (*verify_read)(struct xfs_buf *);
155 void (*verify_write)(struct xfs_buf *);
156 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp);
159 struct xfs_buf { struct
232 int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp);
234 int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp,
246 struct xfs_buf **bpp)
258 struct xfs_buf **bpp)
271 struct xfs_buf **bp
[all...]
H A Dxfs_trans.h12 struct xfs_buf;
39 struct xfs_buf *li_buf; /* real buffer pointer */
175 struct xfs_buf **bpp);
184 struct xfs_buf **bpp)
195 struct xfs_buf **bpp,
206 struct xfs_buf **bpp,
214 struct xfs_buf *xfs_trans_getsb(struct xfs_trans *);
216 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
217 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
218 void xfs_trans_bdetach(struct xfs_trans *tp, struct xfs_buf *b
[all...]
H A Dxfs_buf.c55 static int __xfs_buf_submit(struct xfs_buf *bp, bool wait);
59 struct xfs_buf *bp)
64 static inline bool xfs_buf_is_uncached(struct xfs_buf *bp)
71 struct xfs_buf *bp)
85 struct xfs_buf *bp)
105 struct xfs_buf *bp)
125 struct xfs_buf *bp)
137 struct xfs_buf *bp)
154 struct xfs_buf *bp)
187 struct xfs_buf *b
[all...]
H A Dxfs_trans_buf.c22 STATIC struct xfs_buf *
63 struct xfs_buf *bp,
100 struct xfs_buf *bp)
122 struct xfs_buf **bpp)
124 struct xfs_buf *bp;
171 struct xfs_buf *
175 struct xfs_buf *bp = tp->t_mountp->m_sb_bp;
218 struct xfs_buf **bpp,
221 struct xfs_buf *bp = NULL;
322 struct xfs_buf *b
[all...]
H A Dxfs_inode_item.h11 struct xfs_buf;
H A Dxfs_buf_mem.c8 #include "xfs_buf.h"
133 struct xfs_buf *bp)
181 struct xfs_buf *bp)
211 struct xfs_buf *bp)
228 struct xfs_buf *bp)
258 struct xfs_buf *bp)
H A Dxfs_error.h18 void xfs_buf_corruption_error(struct xfs_buf *bp, xfs_failaddr_t fa);
19 extern void xfs_buf_verifier_error(struct xfs_buf *bp, int error,
22 extern void xfs_verifier_error(struct xfs_buf *bp, int error,
/linux-master/fs/xfs/libxfs/
H A Dxfs_symlink_remote.h15 uint32_t size, struct xfs_buf *bp);
17 uint32_t size, struct xfs_buf *bp);
18 void xfs_symlink_local_to_remote(struct xfs_trans *tp, struct xfs_buf *bp,
H A Dxfs_attr_leaf.h54 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp);
64 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp,
76 int xfs_attr3_leaf_lookup_int(struct xfs_buf *leaf,
78 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
79 int xfs_attr3_leaf_add(struct xfs_buf *leaf_buffer,
81 int xfs_attr3_leaf_remove(struct xfs_buf *leaf_buffer,
83 int xfs_attr3_leaf_list_int(struct xfs_buf *bp,
96 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
97 int xfs_attr_leaf_order(struct xfs_buf *leaf1_bp,
98 struct xfs_buf *leaf2_b
[all...]
H A Dxfs_dir2_priv.h54 struct xfs_buf **bpp);
60 struct xfs_buf *lbp, struct xfs_buf *dbp);
73 extern void xfs_dir3_data_check(struct xfs_inode *dp, struct xfs_buf *bp);
79 struct xfs_buf *bp);
81 xfs_dablk_t bno, unsigned int flags, struct xfs_buf **bpp);
90 struct xfs_buf **bpp);
98 xfs_dablk_t fbno, struct xfs_buf **bpp);
100 xfs_dablk_t fbno, struct xfs_buf **bpp);
102 struct xfs_buf *db
[all...]
H A Dxfs_ialloc_btree.h13 struct xfs_buf;
50 struct xfs_trans *tp, struct xfs_buf *agbp);
52 struct xfs_trans *tp, struct xfs_buf *agbp);
71 struct xfs_trans *tp, struct xfs_buf *agbp);
H A Dxfs_alloc_btree.h13 struct xfs_buf;
51 struct xfs_trans *tp, struct xfs_buf *bp,
54 struct xfs_trans *tp, struct xfs_buf *bp,
61 struct xfs_trans *tp, struct xfs_buf *agbp);
H A Dxfs_da_btree.h116 struct xfs_buf *bp; /* buffer containing block */
176 int level, struct xfs_buf **bpp, int whichfork);
198 xfs_dablk_t bno, struct xfs_buf **bpp, int whichfork);
200 xfs_daddr_t mappedbno, struct xfs_buf **bpp,
213 xfs_dablk_t bno, struct xfs_buf **bp, int whichfork);
215 xfs_dablk_t bno, unsigned int flags, struct xfs_buf **bpp,
221 struct xfs_buf *dead_buf);
222 void xfs_da_buf_copy(struct xfs_buf *dst, struct xfs_buf *src,
H A Dxfs_alloc.h9 struct xfs_buf;
37 struct xfs_buf *agbp; /* buffer for a.g. freelist header */
79 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
81 struct xfs_buf *agfbp, struct xfs_buf *agflbp,
97 struct xfs_buf *bp, /* buffer for a.g. freelist header */
192 struct xfs_buf **agfbpp);
194 struct xfs_buf **agfbpp);
196 struct xfs_buf **bpp);
198 struct xfs_buf *, struc
[all...]
H A Dxfs_ialloc.h9 struct xfs_buf;
31 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o)
63 struct xfs_buf *bp, /* allocation group header buffer */
67 struct xfs_buf **agibpp);
69 struct xfs_buf **agibpp);
113 struct xfs_buf *agibp, xfs_agblock_t new_length);
H A Dxfs_refcount_btree.h13 struct xfs_buf;
49 struct xfs_trans *tp, struct xfs_buf *agbp,
64 struct xfs_trans *tp, struct xfs_buf *agbp);
H A Dxfs_rmap_btree.h9 struct xfs_buf;
46 struct xfs_trans *tp, struct xfs_buf *bp,
49 struct xfs_trans *tp, struct xfs_buf *agbp);
H A Dxfs_btree.h9 struct xfs_buf;
155 int (*free_block)(struct xfs_btree_cur *cur, struct xfs_buf *bp);
246 struct xfs_buf *bp;
282 struct xfs_buf *agbp;
343 struct xfs_btree_block *block, int level, struct xfs_buf *bp);
355 struct xfs_buf *bp); /* buffer containing block, if any */
389 void xfs_btree_init_buf(struct xfs_mount *mp, struct xfs_buf *bp,
413 void xfs_btree_fsblock_calc_crc(struct xfs_buf *);
414 bool xfs_btree_fsblock_verify_crc(struct xfs_buf *);
415 void xfs_btree_agblock_calc_crc(struct xfs_buf *);
[all...]
H A Dxfs_sb.h33 struct xfs_buf **bpp);
36 struct xfs_buf **bpp);
H A Dxfs_symlink_remote.c44 struct xfs_buf *bp)
73 struct xfs_buf *bp)
90 struct xfs_buf *bp)
116 struct xfs_buf *bp)
136 struct xfs_buf *bp)
170 struct xfs_buf *bp,
242 struct xfs_buf *bp;
321 struct xfs_buf *bp;
H A Dxfs_dquot_buf.c147 struct xfs_buf *bp,
182 struct xfs_buf *bp,
231 struct xfs_buf *bp)
240 struct xfs_buf *bp)
257 struct xfs_buf *bp)
275 struct xfs_buf *bp)
H A Dxfs_btree_mem.c91 struct xfs_buf *bp;
192 struct xfs_buf *bp)
231 static inline struct xfs_buf *
237 struct xfs_buf *bp;
281 struct xfs_buf *bp = xfbtree_buf_match(xfbt, lip);
327 struct xfs_buf *bp = xfbtree_buf_match(xfbt, lip);
/linux-master/fs/xfs/scrub/
H A Dagb_bitmap.c59 struct xfs_buf *bp;

Completed in 198 milliseconds

123456