/fs/xfs/ |
D | xfs_buf.c | 49 # define XB_SET_OWNER(bp) ((bp)->b_last_holder = current->pid) argument 50 # define XB_CLEAR_OWNER(bp) ((bp)->b_last_holder = -1) argument 51 # define XB_GET_OWNER(bp) ((bp)->b_last_holder) argument 53 # define XB_SET_OWNER(bp) do { } while (0) argument 54 # define XB_CLEAR_OWNER(bp) do { } while (0) argument 55 # define XB_GET_OWNER(bp) do { } while (0) argument 90 struct xfs_buf *bp) in xfs_buf_is_vmapped() 104 struct xfs_buf *bp) in xfs_buf_vmap_len() 124 struct xfs_buf *bp) in xfs_buf_ioacct_inc() 144 struct xfs_buf *bp) in __xfs_buf_ioacct_dec() [all …]
|
D | xfs_trans_buf.c | 77 struct xfs_buf *bp, in _xfs_trans_bjoin() 118 struct xfs_buf *bp) in xfs_trans_bjoin() 141 xfs_buf_t *bp; in xfs_trans_get_buf_map() local 195 xfs_buf_t *bp; in xfs_trans_getsb() local 251 struct xfs_buf *bp = NULL; in xfs_trans_read_buf_map() local 356 xfs_buf_t *bp) in xfs_trans_brelse() 460 xfs_buf_t *bp) in xfs_trans_bhold() 480 xfs_buf_t *bp) in xfs_trans_bhold_release() 501 struct xfs_buf *bp) in xfs_trans_dirty_buf() 556 struct xfs_buf *bp, in xfs_trans_log_buf() [all …]
|
D | xfs_buf_item.c | 69 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_size_segment() local 190 struct xfs_buf *bp, in xfs_buf_item_copy_iovec() 203 struct xfs_buf *bp, in xfs_buf_item_straddle() 221 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format_segment() local 315 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format() local 409 xfs_buf_t *bp = bip->bli_buf; in xfs_buf_item_unpin() local 509 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_push() local 569 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_unlock() local 732 struct xfs_buf *bp, in xfs_buf_item_init() 890 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_log() local [all …]
|
D | xfs_attr_inactive.c | 54 struct xfs_buf *bp; in xfs_attr3_leaf_freextent() local 122 struct xfs_buf *bp) in xfs_attr3_leaf_inactive() 211 struct xfs_buf *bp, in xfs_attr3_node_inactive() 333 struct xfs_buf *bp; in xfs_attr3_root_inactive() local
|
D | xfs_buf.h | 312 #define xfs_buf_islocked(bp) \ argument 324 #define xfs_buf_zero(bp, off, len) \ argument 352 #define XFS_BUF_ADDR(bp) ((bp)->b_maps[0].bm_bn) argument 353 #define XFS_BUF_SET_ADDR(bp, bno) ((bp)->b_maps[0].bm_bn = (xfs_daddr_t)(bno)) argument 355 static inline void xfs_buf_set_ref(struct xfs_buf *bp, int lru_ref) in xfs_buf_set_ref() 360 static inline int xfs_buf_ispinned(struct xfs_buf *bp) in xfs_buf_ispinned() 365 static inline void xfs_buf_relse(xfs_buf_t *bp) in xfs_buf_relse() 372 xfs_buf_verify_cksum(struct xfs_buf *bp, unsigned long cksum_offset) in xfs_buf_verify_cksum() 379 xfs_buf_update_cksum(struct xfs_buf *bp, unsigned long cksum_offset) in xfs_buf_update_cksum()
|
D | xfs_log_recover.c | 112 struct xfs_buf *bp; in xlog_get_bp() local 149 xfs_buf_t *bp) in xlog_put_bp() 163 struct xfs_buf *bp) in xlog_align() 180 struct xfs_buf *bp) in xlog_bread_noalign() 213 struct xfs_buf *bp, in xlog_bread() 235 struct xfs_buf *bp, in xlog_bread_offset() 265 struct xfs_buf *bp) in xlog_bwrite() 375 struct xfs_buf *bp) in xlog_recover_iodone() 410 struct xfs_buf *bp, in xlog_find_cycle_start() 460 xfs_buf_t *bp; in xlog_find_verify_cycle() local [all …]
|
D | xfs_dquot.c | 235 xfs_buf_t *bp) in xfs_qm_init_dquot_blk() 314 xfs_buf_t *bp; in xfs_qm_dqalloc() local 470 struct xfs_buf *bp; in xfs_qm_dqtobp() local 574 struct xfs_buf *bp; in xfs_qm_dqread() local 974 struct xfs_buf *bp, in xfs_qm_dqflush_done() 1028 struct xfs_buf *bp; in xfs_qm_dqflush() local
|
/fs/afs/ |
D | fsclient.c | 30 const __be32 *bp = *_bp; in xdr_decode_AFSFid() local 47 const __be32 *bp = *_bp; in xdr_decode_AFSFetchStatus() local 143 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack() local 155 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack_raw() local 169 const __be32 *bp = *_bp; in xdr_decode_AFSVolSync() local 185 __be32 *bp = *_bp; in xdr_encode_AFS_StoreStatus() local 224 const __be32 *bp = *_bp; in xdr_decode_AFSFetchVolumeStatus() local 247 const __be32 *bp; in afs_deliver_fs_fetch_status() local 287 __be32 *bp; in afs_fs_fetch_file_status() local 319 const __be32 *bp; in afs_deliver_fs_fetch_data() local [all …]
|
D | vlclient.c | 64 __be32 *bp; in afs_deliver_vl_get_entry_by_xxx() local 154 __be32 *bp; in afs_vl_get_entry_by_name() local 194 __be32 *bp; in afs_vl_get_entry_by_id() local
|
/fs/xfs/libxfs/ |
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_inode_buf.c | 42 xfs_buf_t *bp) in xfs_inobp_check() 89 struct xfs_buf *bp, in xfs_inode_buf_verify() 131 struct xfs_buf *bp) in xfs_inode_buf_read_verify() 138 struct xfs_buf *bp) in xfs_inode_buf_readahead_verify() 145 struct xfs_buf *bp) in xfs_inode_buf_write_verify() 182 struct xfs_buf *bp; in xfs_imap_to_bp() local 476 xfs_buf_t *bp; in xfs_iread() local
|
D | xfs_dquot_buf.c | 172 struct xfs_buf *bp) in xfs_dquot_buf_verify_crc() 204 struct xfs_buf *bp, in xfs_dquot_buf_verify() 247 struct xfs_buf *bp) in xfs_dquot_buf_read_verify() 268 struct xfs_buf *bp) in xfs_dquot_buf_readahead_verify() 286 struct xfs_buf *bp) in xfs_dquot_buf_write_verify()
|
D | xfs_dir2_data.c | 44 struct xfs_buf *bp) /* data block's buffer */ in __xfs_dir3_data_check() 220 struct xfs_buf *bp) in xfs_dir3_data_verify() 250 struct xfs_buf *bp) in xfs_dir3_data_reada_verify() 274 struct xfs_buf *bp) in xfs_dir3_data_read_verify() 290 struct xfs_buf *bp) in xfs_dir3_data_write_verify() 592 struct xfs_buf *bp; /* block buffer */ in xfs_dir3_data_init() local 664 struct xfs_buf *bp, in xfs_dir2_data_log_entry() 685 struct xfs_buf *bp) in xfs_dir2_data_log_header() 706 struct xfs_buf *bp, in xfs_dir2_data_log_unused() 738 struct xfs_buf *bp, in xfs_dir2_data_make_free() [all …]
|
D | xfs_dir2_block.c | 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() 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() local 574 struct xfs_buf *bp, /* block buffer */ in xfs_dir2_block_log_leaf() 594 struct xfs_buf *bp) /* block buffer */ in xfs_dir2_block_log_tail() 614 struct xfs_buf *bp; /* block buffer */ in xfs_dir2_block_lookup() local 662 struct xfs_buf *bp; /* block buffer */ in xfs_dir2_block_lookup_int() local [all …]
|
D | xfs_dir2_node.c | 56 #define xfs_dir3_leaf_check(dp, bp) \ argument 65 struct xfs_buf *bp) in xfs_dir3_leafn_check() 82 #define xfs_dir3_leaf_check(dp, bp) argument 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() 163 struct xfs_buf *bp) in xfs_dir3_free_header_check() 254 struct xfs_buf *bp; in xfs_dir3_free_get_buf() local 294 struct xfs_buf *bp, in xfs_dir2_free_log_bests() 317 struct xfs_buf *bp) in xfs_dir2_free_log_header() [all …]
|
D | xfs_dir2_leaf.c | 53 #define xfs_dir3_leaf_check(dp, bp) \ argument 62 struct xfs_buf *bp) in xfs_dir3_leaf1_check() 79 #define xfs_dir3_leaf_check(dp, bp) argument 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() 235 struct xfs_buf *bp) in xfs_dir3_leafn_read_verify() 242 struct xfs_buf *bp) in xfs_dir3_leafn_write_verify() [all …]
|
D | xfs_attr_remote.c | 121 struct xfs_buf *bp) in xfs_attr3_rmt_read_verify() 160 struct xfs_buf *bp) in xfs_attr3_rmt_write_verify() 252 struct xfs_buf *bp, in xfs_attr_rmtval_copyout() 300 struct xfs_buf *bp, in xfs_attr_rmtval_copyin() 356 struct xfs_buf *bp; in xfs_attr_rmtval_get() local 501 struct xfs_buf *bp; in xfs_attr_rmtval_set() local 570 struct xfs_buf *bp; in xfs_attr_rmtval_remove() local
|
D | xfs_btree.c | 71 struct xfs_buf *bp) /* buffer for block, if any */ in xfs_btree_check_lblock() 118 struct xfs_buf *bp) /* buffer containing block */ in xfs_btree_check_sblock() 172 struct xfs_buf *bp) /* buffer containing block, if any */ in xfs_btree_check_block() 246 struct xfs_buf *bp) in xfs_btree_lblock_calc_crc() 260 struct xfs_buf *bp) in xfs_btree_lblock_verify_crc() 284 struct xfs_buf *bp) in xfs_btree_sblock_calc_crc() 298 struct xfs_buf *bp) in xfs_btree_sblock_verify_crc() 315 struct xfs_buf *bp) in xfs_btree_free_block() 374 xfs_buf_t *bp; /* btree block's buffer pointer */ in xfs_btree_dup_cursor() local 705 xfs_buf_t *bp; /* buffer containing block */ in xfs_btree_islastblock() local [all …]
|
D | xfs_rtbitmap.c | 51 struct xfs_buf *bp) in xfs_rtbuf_verify_read() 58 struct xfs_buf *bp) in xfs_rtbuf_verify_write() 81 xfs_buf_t *bp; /* block buffer, result */ in xfs_rtbuf_get() local 121 xfs_buf_t *bp; /* buf for the block */ in xfs_rtfind_back() local 296 xfs_buf_t *bp; /* buf for the block */ in xfs_rtfind_forw() local 471 xfs_buf_t *bp; /* buffer for the summary block */ in xfs_rtmodify_summary_int() local 553 xfs_buf_t *bp; /* buf for the block */ in xfs_rtmodify_range() local 788 xfs_buf_t *bp; /* buf for the block */ in xfs_rtcheck_range() local
|
D | xfs_attr_leaf.c | 252 struct xfs_buf *bp) in xfs_attr3_leaf_verify() 293 struct xfs_buf *bp) in xfs_attr3_leaf_write_verify() 322 struct xfs_buf *bp) in xfs_attr3_leaf_read_verify() 757 struct xfs_buf *bp; in xfs_attr_shortform_to_leaf() local 839 struct xfs_buf *bp, in xfs_attr_shortform_allfit() 881 struct xfs_buf *bp, in xfs_attr3_leaf_to_shortform() 1047 struct xfs_buf *bp; in xfs_attr3_leaf_create() local 1151 struct xfs_buf *bp, in xfs_attr3_leaf_add() 1230 struct xfs_buf *bp, in xfs_attr3_leaf_add_work() 1352 struct xfs_buf *bp) in xfs_attr3_leaf_compact() [all …]
|
D | xfs_sb.c | 581 struct xfs_buf *bp, in xfs_sb_verify() 616 struct xfs_buf *bp) in xfs_sb_read_verify() 658 struct xfs_buf *bp) in xfs_sb_quiet_read_verify() 673 struct xfs_buf *bp) in xfs_sb_write_verify() 839 struct xfs_buf *bp = xfs_trans_getsb(tp, mp, 0); in xfs_log_sb() local
|
D | xfs_dir2_priv.h | 42 #define xfs_dir3_data_check(dp,bp) __xfs_dir3_data_check(dp, bp); argument 44 #define xfs_dir3_data_check(dp,bp) argument
|
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() 312 struct xfs_buf *bp; in xfs_da3_node_create() local 517 struct xfs_buf *bp; in xfs_da3_root_split() local 1051 struct xfs_buf *bp; in xfs_da3_root_join() local 1124 struct xfs_buf *bp; in xfs_da3_node_toosmall() local 1240 struct xfs_buf *bp, in xfs_da3_node_lasthash() 1653 struct xfs_buf *bp; in xfs_da3_blk_link() local 1746 struct xfs_buf *bp; in xfs_da3_blk_unlink() local [all …]
|
/fs/jfs/ |
D | jfs_logmgr.c | 361 struct lbuf *bp; /* dst log page buffer */ in lmWriteRecord() local 578 struct lbuf *bp; in lmNextPage() local 760 struct lbuf *bp; in lmGCwrite() local 823 static void lmPostGC(struct lbuf * bp) in lmPostGC() 1268 struct lbuf *bp; in lmLogInit() local 1659 struct lbuf *bp; in lmLogShutdown() local 1898 struct lbuf *bp; in lbmAllocate() local 1927 static void lbmFree(struct lbuf * bp) in lbmFree() 1938 static void lbmfree(struct lbuf * bp) in lbmfree() 1966 static inline void lbmRedrive(struct lbuf *bp) in lbmRedrive() [all …]
|
/fs/freevxfs/ |
D | vxfs_subr.c | 104 struct buffer_head *bp; in vxfs_bread() local 130 struct buffer_head *bp, int create) in vxfs_getblk()
|