/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_priv.h | 33 struct xfs_buf **bpp); 39 struct xfs_buf *lbp, struct xfs_buf *dbp); 48 extern int __xfs_dir3_data_check(struct xfs_inode *dp, struct xfs_buf *bp); 50 xfs_dablk_t bno, xfs_daddr_t mapped_bno, struct xfs_buf **bpp); 59 struct xfs_buf **bpp); 63 xfs_dablk_t fbno, xfs_daddr_t mappedbno, struct xfs_buf **bpp); 65 struct xfs_buf *dbp); 68 struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp); 73 struct xfs_buf **bpp, __uint16_t magic); 75 struct xfs_buf *bp, int first, int last); [all …]
|
D | xfs_attr_leaf.h | 54 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp); 62 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp, 74 int xfs_attr3_leaf_lookup_int(struct xfs_buf *leaf, 76 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args); 77 int xfs_attr3_leaf_add(struct xfs_buf *leaf_buffer, 79 int xfs_attr3_leaf_remove(struct xfs_buf *leaf_buffer, 81 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_bp); [all …]
|
D | xfs_alloc.h | 21 struct xfs_buf; 102 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ 154 struct xfs_buf *agbp, /* buffer containing the agf structure */ 164 struct xfs_buf *bp, /* buffer for a.g. freelist header */ 183 struct xfs_buf *agbp, /* buffer for a.g. freelist header */ 184 struct xfs_buf *agflbp,/* buffer for a.g. free block array */ 197 struct xfs_buf **bpp); /* buffer for the ag freelist header */ 237 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp);
|
D | xfs_btree.h | 21 struct xfs_buf; 143 int (*free_block)(struct xfs_btree_cur *cur, struct xfs_buf *bp); 210 struct xfs_buf *bc_bufs[XFS_BTREE_MAXLEVELS]; /* buf ptr per level */ 220 struct xfs_buf *agbp; /* agf/agi buffer pointer */ 260 struct xfs_buf *bp); /* buffer containing block, if any */ 292 struct xfs_buf * /* buffer for fsbno */ 303 struct xfs_buf * /* buffer for agno/agbno */ 341 struct xfs_buf **bpp, /* buffer for fsbno */ 374 struct xfs_buf *bp, 409 void xfs_btree_lblock_calc_crc(struct xfs_buf *); [all …]
|
D | xfs_ialloc.h | 21 struct xfs_buf; 52 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr() 85 struct xfs_buf **agbp, /* buf for a.g. inode header */ 125 struct xfs_buf *bp, /* allocation group header buffer */ 136 struct xfs_buf **bpp); /* allocation group hdr buf */ 169 xfs_agnumber_t agno, struct xfs_buf **bpp);
|
D | xfs_dir2_leaf.c | 41 static int xfs_dir2_leaf_lookup_int(xfs_da_args_t *args, struct xfs_buf **lbpp, 42 int *indexp, struct xfs_buf **dbpp); 44 struct xfs_buf *bp, int first, int last); 46 struct xfs_buf *bp); 62 struct xfs_buf *bp) in xfs_dir3_leaf1_check() 147 struct xfs_buf *bp, in xfs_dir3_leaf_verify() 180 struct xfs_buf *bp, in __read_verify() 197 struct xfs_buf *bp, in __write_verify() 221 struct xfs_buf *bp) in xfs_dir3_leaf1_read_verify() 228 struct xfs_buf *bp) in xfs_dir3_leaf1_write_verify() [all …]
|
D | xfs_symlink_remote.c | 57 struct xfs_buf *bp) in xfs_symlink_hdr_set() 86 struct xfs_buf *bp) in xfs_symlink_hdr_ok() 103 struct xfs_buf *bp) in xfs_symlink_verify() 129 struct xfs_buf *bp) in xfs_symlink_read_verify() 148 struct xfs_buf *bp) in xfs_symlink_write_verify() 179 struct xfs_buf *bp, in xfs_symlink_local_to_remote()
|
D | xfs_da_btree.h | 115 struct xfs_buf *bp; /* buffer containing block */ 166 int level, struct xfs_buf **bpp, int whichfork); 189 struct xfs_buf **bpp, int which_fork); 199 struct xfs_buf **bp, int whichfork); 202 struct xfs_buf **bpp, int whichfork, 208 struct xfs_buf *dead_buf);
|
D | xfs_shared.h | 27 struct xfs_buf; 232 uint32_t size, struct xfs_buf *bp); 234 uint32_t size, struct xfs_buf *bp); 235 void xfs_symlink_local_to_remote(struct xfs_trans *tp, struct xfs_buf *bp,
|
D | xfs_dir2_node.c | 41 static int xfs_dir2_leafn_add(struct xfs_buf *bp, xfs_da_args_t *args, 46 static int xfs_dir2_leafn_remove(xfs_da_args_t *args, struct xfs_buf *bp, 65 struct xfs_buf *bp) in xfs_dir3_leafn_check() 87 struct xfs_buf *bp) in xfs_dir3_free_verify() 115 struct xfs_buf *bp) in xfs_dir3_free_read_verify() 131 struct xfs_buf *bp) in xfs_dir3_free_write_verify() 165 struct xfs_buf **bpp) in __xfs_dir3_free_read() 183 struct xfs_buf **bpp) in xfs_dir2_free_read() 193 struct xfs_buf **bpp) in xfs_dir2_free_try_read() 202 struct xfs_buf **bpp) in xfs_dir3_free_get_buf() [all …]
|
D | xfs_dir2_block.c | 42 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp, 44 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, struct xfs_buf *bp); 45 static int xfs_dir2_block_lookup_int(xfs_da_args_t *args, struct xfs_buf **bpp, 63 struct xfs_buf *bp) in xfs_dir3_block_verify() 88 struct xfs_buf *bp) in xfs_dir3_block_read_verify() 104 struct xfs_buf *bp) in xfs_dir3_block_write_verify() 135 struct xfs_buf **bpp) in xfs_dir3_block_read() 151 struct xfs_buf *bp, in xfs_dir3_block_init() 286 struct xfs_buf *bp, in xfs_dir2_block_compact() 340 struct xfs_buf *bp; /* buffer for block */ in xfs_dir2_block_addname() [all …]
|
D | xfs_dquot_buf.c | 177 struct xfs_buf *bp) in xfs_dquot_buf_verify_crc() 210 struct xfs_buf *bp, in xfs_dquot_buf_verify() 253 struct xfs_buf *bp) in xfs_dquot_buf_read_verify() 274 struct xfs_buf *bp) in xfs_dquot_buf_readahead_verify() 292 struct xfs_buf *bp) in xfs_dquot_buf_write_verify()
|
D | xfs_dir2.h | 158 struct xfs_buf *bp); 163 struct xfs_buf *bp, struct xfs_dir2_data_entry *dep); 165 struct xfs_buf *bp); 167 struct xfs_buf *bp, struct xfs_dir2_data_unused *dup); 169 struct xfs_buf *bp, xfs_dir2_data_aoff_t offset, 172 struct xfs_buf *bp, struct xfs_dir2_data_unused *dup,
|
D | xfs_inode_buf.h | 37 struct xfs_buf **, uint, uint); 45 void xfs_inobp_check(struct xfs_mount *, struct xfs_buf *);
|
D | xfs_alloc_btree.h | 25 struct xfs_buf; 61 struct xfs_trans *, struct xfs_buf *,
|
D | xfs_btree.c | 60 struct xfs_buf *bp) /* buffer for block, if any */ in xfs_btree_check_lblock() 105 struct xfs_buf *bp) /* buffer containing block */ in xfs_btree_check_sblock() 108 struct xfs_buf *agbp; /* buffer for ag. freespace struct */ in xfs_btree_check_sblock() 157 struct xfs_buf *bp) /* buffer containing block, if any */ in xfs_btree_check_block() 231 struct xfs_buf *bp) in xfs_btree_lblock_calc_crc() 245 struct xfs_buf *bp) in xfs_btree_lblock_verify_crc() 269 struct xfs_buf *bp) in xfs_btree_sblock_calc_crc() 283 struct xfs_buf *bp) in xfs_btree_sblock_verify_crc() 547 struct xfs_buf **bpp) /* buffer containing the block */ in xfs_btree_get_block() 720 struct xfs_buf **bpp, /* buffer for fsbno */ in xfs_btree_read_bufl() [all …]
|
D | xfs_ialloc_btree.h | 25 struct xfs_buf; 61 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t,
|
D | xfs_ialloc_btree.c | 60 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_inobt_set_root() 74 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_finobt_set_root() 126 struct xfs_buf *bp) in xfs_inobt_free_block() 220 struct xfs_buf *bp) in xfs_inobt_verify() 279 struct xfs_buf *bp) in xfs_inobt_read_verify() 294 struct xfs_buf *bp) in xfs_inobt_write_verify() 385 struct xfs_buf *agbp, /* buffer for agi structure */ in xfs_inobt_init_cursor()
|
D | xfs_alloc_btree.c | 51 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_allocbt_set_root() 106 struct xfs_buf *bp) in xfs_allocbt_free_block() 108 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_allocbt_free_block() 274 struct xfs_buf *bp) in xfs_allocbt_verify() 354 struct xfs_buf *bp) in xfs_allocbt_read_verify() 369 struct xfs_buf *bp) in xfs_allocbt_write_verify() 457 struct xfs_buf *agbp, /* buffer for agf structure */ in xfs_allocbt_init_cursor()
|
D | xfs_dir2_data.c | 44 struct xfs_buf *bp) /* data block's buffer */ in __xfs_dir3_data_check() 216 struct xfs_buf *bp) in xfs_dir3_data_verify() 246 struct xfs_buf *bp) in xfs_dir3_data_reada_verify() 270 struct xfs_buf *bp) in xfs_dir3_data_read_verify() 286 struct xfs_buf *bp) in xfs_dir3_data_write_verify() 326 struct xfs_buf **bpp) in xfs_dir3_data_read() 576 struct xfs_buf **bpp) /* output block buffer */ in xfs_dir3_data_init() 578 struct xfs_buf *bp; /* block buffer */ in xfs_dir3_data_init() 650 struct xfs_buf *bp, in xfs_dir2_data_log_entry() 671 struct xfs_buf *bp) in xfs_dir2_data_log_header() [all …]
|
D | xfs_attr_remote.c | 120 struct xfs_buf *bp) in xfs_attr3_rmt_read_verify() 159 struct xfs_buf *bp) in xfs_attr3_rmt_write_verify() 251 struct xfs_buf *bp, in xfs_attr_rmtval_copyout() 299 struct xfs_buf *bp, in xfs_attr_rmtval_copyin() 355 struct xfs_buf *bp; in xfs_attr_rmtval_get() 512 struct xfs_buf *bp; in xfs_attr_rmtval_set() 577 struct xfs_buf *bp; in xfs_attr_rmtval_remove()
|
D | xfs_attr_leaf.c | 61 xfs_dablk_t which_block, struct xfs_buf **bpp); 62 STATIC int xfs_attr3_leaf_add_work(struct xfs_buf *leaf_buffer, 67 struct xfs_buf *leaf_buffer); 252 struct xfs_buf *bp) in xfs_attr3_leaf_verify() 287 struct xfs_buf *bp) in xfs_attr3_leaf_write_verify() 316 struct xfs_buf *bp) in xfs_attr3_leaf_read_verify() 342 struct xfs_buf **bpp) in xfs_attr3_leaf_read() 748 struct xfs_buf *bp; in xfs_attr_shortform_to_leaf() 831 struct xfs_buf *bp, in xfs_attr_shortform_allfit() 873 struct xfs_buf *bp, in xfs_attr3_leaf_to_shortform() [all …]
|
D | xfs_inode_buf.c | 76 struct xfs_buf *bp, in xfs_inode_buf_verify() 119 struct xfs_buf *bp) in xfs_inode_buf_read_verify() 126 struct xfs_buf *bp) in xfs_inode_buf_readahead_verify() 133 struct xfs_buf *bp) in xfs_inode_buf_write_verify() 166 struct xfs_buf **bpp, in xfs_imap_to_bp() 170 struct xfs_buf *bp; in xfs_imap_to_bp()
|
D | xfs_da_btree.c | 133 struct xfs_buf *bp) in xfs_da3_node_verify() 182 struct xfs_buf *bp) in xfs_da3_node_write_verify() 211 struct xfs_buf *bp) in xfs_da3_node_read_verify() 259 struct xfs_buf **bpp, in xfs_da3_node_read() 305 struct xfs_buf **bpp, in xfs_da3_node_create() 312 struct xfs_buf *bp; in xfs_da3_node_create() 359 struct xfs_buf *bp; in xfs_da3_split() 518 struct xfs_buf *bp; in xfs_da3_root_split() 1052 struct xfs_buf *bp; in xfs_da3_root_join() 1125 struct xfs_buf *bp; in xfs_da3_node_toosmall() [all …]
|
D | xfs_ialloc.c | 162 struct xfs_buf *agbp, in xfs_inobt_insert() 260 struct xfs_buf *fbuf; in xfs_ialloc_inode_init() 513 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() 1108 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1533 struct xfs_buf *agbp, in xfs_dialloc_ag() 1674 struct xfs_buf **IO_agbp, in xfs_dialloc() 1678 struct xfs_buf *agbp; in xfs_dialloc() 1891 struct xfs_buf *agbp, in xfs_difree_inobt() 2022 struct xfs_buf *agbp, in xfs_difree_finobt() 2130 struct xfs_buf *agbp; /* buffer for allocation group header */ in xfs_difree() [all …]
|
D | xfs_sb.h | 30 extern void xfs_sb_calc_crc(struct xfs_buf *bp);
|
D | xfs_sb.c | 568 struct xfs_buf *bp, in xfs_sb_verify() 602 struct xfs_buf *bp) in xfs_sb_read_verify() 644 struct xfs_buf *bp) in xfs_sb_quiet_read_verify() 659 struct xfs_buf *bp) in xfs_sb_write_verify() 811 struct xfs_buf *bp = xfs_trans_getsb(tp, mp, 0); in xfs_log_sb()
|
D | xfs_alloc.c | 461 struct xfs_buf *bp) in xfs_agfl_verify() 492 struct xfs_buf *bp) in xfs_agfl_read_verify() 516 struct xfs_buf *bp) in xfs_agfl_write_verify() 572 struct xfs_buf *agbp, in xfs_alloc_update_counters() 1938 struct xfs_buf *agbp = NULL; in xfs_alloc_fix_freelist() 1939 struct xfs_buf *agflbp = NULL; in xfs_alloc_fix_freelist() 2008 struct xfs_buf *bp; in xfs_alloc_fix_freelist() 2261 struct xfs_buf *bp) in xfs_agf_verify() 2304 struct xfs_buf *bp) in xfs_agf_read_verify() 2322 struct xfs_buf *bp) in xfs_agf_write_verify() [all …]
|
D | xfs_bmap_btree.c | 522 struct xfs_buf *bp) in xfs_bmbt_free_block() 641 struct xfs_buf *bp) in xfs_bmbt_verify() 696 struct xfs_buf *bp) in xfs_bmbt_read_verify() 711 struct xfs_buf *bp) in xfs_bmbt_write_verify()
|
D | xfs_attr.c | 570 struct xfs_buf *bp; in xfs_attr_leaf_addname() 777 struct xfs_buf *bp; in xfs_attr_leaf_removename() 836 struct xfs_buf *bp; in xfs_attr_leaf_get() 1148 struct xfs_buf *bp; in xfs_attr_node_removename()
|
D | xfs_dir2.c | 664 struct xfs_buf *bp) in xfs_dir2_shrink_inode()
|
D | xfs_dir2_sf.c | 155 struct xfs_buf *bp, in xfs_dir2_block_to_sf()
|
D | xfs_format.h | 33 struct xfs_buf;
|
D | xfs_bmap.c | 248 STATIC struct xfs_buf * 894 struct xfs_buf *bp, in xfs_bmap_local_to_extents()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_buf.h | 120 struct xfs_buf; 121 typedef void (*xfs_buf_iodone_t)(struct xfs_buf *); 136 void (*verify_read)(struct xfs_buf *); 137 void (*verify_write)(struct xfs_buf *); 140 typedef struct xfs_buf { struct 194 struct xfs_buf *_xfs_buf_find(struct xfs_buftarg *target, argument 196 xfs_buf_flags_t flags, struct xfs_buf *new_bp); 198 static inline struct xfs_buf * 209 struct xfs_buf *_xfs_buf_alloc(struct xfs_buftarg *target, 213 static inline struct xfs_buf * [all …]
|
D | xfs_trans.h | 23 struct xfs_buf; 46 void (*li_cb)(struct xfs_buf *, 158 struct xfs_buf *xfs_trans_get_buf_map(struct xfs_trans *tp, 163 static inline struct xfs_buf * 180 struct xfs_buf **bpp, 191 struct xfs_buf **bpp, in xfs_trans_read_buf() 199 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int); 201 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *); 202 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *); 203 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *); [all …]
|
D | xfs_buf_item.h | 44 struct xfs_buf; 55 struct xfs_buf *bli_buf; /* real buffer pointer */ 64 int xfs_buf_item_init(struct xfs_buf *, struct xfs_mount *); 65 void xfs_buf_item_relse(struct xfs_buf *); 68 void xfs_buf_attach_iodone(struct xfs_buf *, 69 void(*)(struct xfs_buf *, xfs_log_item_t *), 71 void xfs_buf_iodone_callbacks(struct xfs_buf *); 72 void xfs_buf_iodone(struct xfs_buf *, struct xfs_log_item *);
|
D | xfs_buf.c | 63 struct xfs_buf *bp) in xfs_buf_is_vmapped() 77 struct xfs_buf *bp) in xfs_buf_vmap_len() 92 struct xfs_buf *bp) in xfs_buf_stale() 117 struct xfs_buf *bp, in xfs_buf_get_maps() 140 struct xfs_buf *bp) in xfs_buf_free_maps() 148 struct xfs_buf * 155 struct xfs_buf *bp; in _xfs_buf_alloc() 487 bp = rb_entry(parent, struct xfs_buf, b_rbnode); in _xfs_buf_find() 562 struct xfs_buf * 569 struct xfs_buf *bp; in xfs_buf_get_map() [all …]
|
D | xfs_inode_item.h | 23 struct xfs_buf; 47 extern void xfs_iflush_done(struct xfs_buf *, struct xfs_log_item *); 48 extern void xfs_istale_done(struct xfs_buf *, struct xfs_log_item *);
|
D | xfs_buf_item.c | 41 STATIC void xfs_buf_do_callbacks(struct xfs_buf *bp); 68 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_size_segment() 189 struct xfs_buf *bp, in xfs_buf_item_copy_iovec() 202 struct xfs_buf *bp, in xfs_buf_item_straddle() 220 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format_segment() 314 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format() 516 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_push() 576 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_unlock() 751 struct xfs_buf *bp, in xfs_buf_item_init() 909 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_log() [all …]
|
D | xfs_trans_buf.c | 36 STATIC struct xfs_buf * 77 struct xfs_buf *bp, in _xfs_trans_bjoin() 118 struct xfs_buf *bp) in xfs_trans_bjoin() 133 struct xfs_buf * 248 struct xfs_buf **bpp, in xfs_trans_read_buf_map() 251 struct xfs_buf *bp = NULL; in xfs_trans_read_buf_map() 714 struct xfs_buf *bp) in xfs_trans_ordered_buf() 733 struct xfs_buf *bp, in xfs_trans_buf_set_type() 750 struct xfs_buf *dst_bp, in xfs_trans_buf_copy_type() 751 struct xfs_buf *src_bp) in xfs_trans_buf_copy_type()
|
D | xfs_attr_inactive.c | 54 struct xfs_buf *bp; in xfs_attr3_leaf_freextent() 122 struct xfs_buf *bp) in xfs_attr3_leaf_inactive() 211 struct xfs_buf *bp, in xfs_attr3_node_inactive() 219 struct xfs_buf *child_bp; in xfs_attr3_node_inactive() 331 struct xfs_buf *bp; in xfs_attr3_root_inactive()
|
D | xfs_rtalloc.h | 102 xfs_rtblock_t block, int issum, struct xfs_buf **bpp); 123 struct xfs_buf **rbpp, xfs_fsblock_t *rsb);
|
D | xfs_log_priv.h | 21 struct xfs_buf; 221 struct xfs_buf *ic_bp; 364 struct xfs_buf *l_xbuf; /* extra buffer for log
|
D | xfs_inode.h | 29 struct xfs_buf; 400 struct xfs_buf **, xfs_inode_t **); 415 int xfs_iflush(struct xfs_inode *, struct xfs_buf **);
|
D | xfs_dquot.c | 410 struct xfs_buf **bpp) in xfs_qm_dqrepair() 465 struct xfs_buf *bp; in xfs_qm_dqtobp() 568 struct xfs_buf *bp; in xfs_qm_dqread() 886 struct xfs_buf *bp, in xfs_qm_dqflush_done() 929 struct xfs_buf **bpp) in xfs_qm_dqflush() 932 struct xfs_buf *bp; in xfs_qm_dqflush()
|
D | xfs_dir2_readdir.c | 164 struct xfs_buf *bp; /* buffer for block */ in xfs_dir2_block_getdents() 276 struct xfs_buf **bpp) in xfs_dir2_leaf_readbuf() 279 struct xfs_buf *bp = *bpp; in xfs_dir2_leaf_readbuf() 479 struct xfs_buf *bp = NULL; /* data block buffer */ in xfs_dir2_leaf_getdents()
|
D | xfs_mount.h | 51 struct xfs_buf *m_sb_bp; /* buffer for superblock */ 331 extern struct xfs_buf *xfs_getsb(xfs_mount_t *, int);
|
D | xfs_mount.c | 274 struct xfs_buf *bp; in xfs_readsb() 539 struct xfs_buf *bp; in xfs_check_sizes() 1273 struct xfs_buf * 1278 struct xfs_buf *bp = mp->m_sb_bp; in xfs_getsb() 1298 struct xfs_buf *bp = mp->m_sb_bp; in xfs_freesb()
|
D | Makefile | 68 xfs_buf.o \
|
D | xfs_error.h | 28 extern void xfs_verifier_error(struct xfs_buf *bp);
|
D | xfs_attr_list.c | 228 struct xfs_buf *bp; in xfs_attr_node_list() 365 struct xfs_buf *bp, in xfs_attr3_leaf_list_int() 493 struct xfs_buf *bp; in xfs_attr_leaf_list()
|
D | xfs_dquot.h | 166 extern int xfs_qm_dqflush(struct xfs_dquot *, struct xfs_buf **);
|
D | xfs_error.c | 163 struct xfs_buf *bp) in xfs_verifier_error()
|
D | xfs_inode_item.c | 413 struct xfs_buf *bp = NULL; in xfs_inode_item_push() 598 struct xfs_buf *bp, in xfs_iflush_done() 732 struct xfs_buf *bp, in xfs_istale_done()
|
D | xfs_log_recover.c | 104 struct xfs_buf *bp; in xlog_get_bp() 155 struct xfs_buf *bp) in xlog_align() 172 struct xfs_buf *bp) in xlog_bread_noalign() 205 struct xfs_buf *bp, in xlog_bread() 227 struct xfs_buf *bp, in xlog_bread_offset() 257 struct xfs_buf *bp) in xlog_bwrite() 368 struct xfs_buf *bp) in xlog_recover_iodone() 394 struct xfs_buf *bp, in xlog_find_cycle_start() 1707 struct xfs_buf *bp, in xlog_recover_do_inode_buffer() 1831 struct xfs_buf *bp) in xlog_recover_get_buf_lsn() [all …]
|
D | xfs_log.h | 172 void xlog_iodone(struct xfs_buf *);
|
D | xfs_qm.c | 152 struct xfs_buf *bp = NULL; in xfs_qm_dqpurge() 470 struct xfs_buf *bp = NULL; in xfs_qm_dquot_isolate() 875 struct xfs_buf *bp; in xfs_qm_dqiter_bufs() 1222 struct xfs_buf *bp = NULL; in xfs_qm_flush_one() 1359 struct xfs_buf *bp = in xfs_qm_quotacheck() 1360 list_first_entry(&buffer_list, struct xfs_buf, b_list); in xfs_qm_quotacheck()
|
D | xfs_discard.c | 46 struct xfs_buf *agbp; in xfs_trim_extents()
|
D | xfs_dquot_item.c | 147 struct xfs_buf *bp = NULL; in xfs_qm_dquot_logitem_push()
|
D | xfs_fsops.c | 121 static struct xfs_buf * 129 struct xfs_buf *bp; in xfs_growfs_get_hdr_buf()
|
D | xfs_rtalloc.c | 768 struct xfs_buf *bp; /* temporary buffer for zeroing */ in xfs_growfs_rt_alloc() 1176 struct xfs_buf *bp; /* buffer for last block of subvolume */ in xfs_rtmount_init()
|
D | xfs_symlink.c | 52 struct xfs_buf *bp; in xfs_readlink_bmap()
|
D | xfs_trace.h | 309 TP_PROTO(struct xfs_buf *bp, unsigned long caller_ip), 345 TP_PROTO(struct xfs_buf *bp, unsigned long caller_ip), \ 382 TP_PROTO(struct xfs_buf *bp, unsigned flags, unsigned long caller_ip), 418 TP_PROTO(struct xfs_buf *bp, unsigned flags, unsigned long caller_ip), \ 425 TP_PROTO(struct xfs_buf *bp, int error, unsigned long caller_ip),
|
D | xfs_itable.c | 565 struct xfs_buf *agbp = NULL; in xfs_inumbers()
|
D | xfs_inode.c | 3343 struct xfs_buf **bpp) in xfs_iflush() 3346 struct xfs_buf *bp = NULL; in xfs_iflush() 3447 struct xfs_buf *bp) in xfs_iflush_int()
|
D | xfs_icache.c | 900 struct xfs_buf *bp = NULL; in xfs_reclaim_inode()
|
D | xfs_log.c | 1709 struct xfs_buf *bp) in xlog_bdstrat()
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 223 struct xfs_buf *bp) 246 struct xfs_buf *bp) 273 struct xfs_buf *bp) 298 struct xfs_buf *bp)
|