Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 25 of 72) sorted by relevance

123

/fs/xfs/
Dxfs_buf.c49 # 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 …]
Dxfs_trans_buf.c77 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 …]
Dxfs_buf_item.c69 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 …]
Dxfs_attr_inactive.c54 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
Dxfs_buf.h312 #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()
Dxfs_log_recover.c112 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 …]
Dxfs_dquot.c235 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/
Dfsclient.c30 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 …]
Dvlclient.c64 __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/
Dxfs_symlink_remote.c57 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()
Dxfs_inode_buf.c42 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
Dxfs_dquot_buf.c172 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()
Dxfs_dir2_data.c44 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 …]
Dxfs_dir2_block.c63 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 …]
Dxfs_dir2_node.c56 #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 …]
Dxfs_dir2_leaf.c53 #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 …]
Dxfs_attr_remote.c121 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
Dxfs_btree.c71 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 …]
Dxfs_rtbitmap.c51 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
Dxfs_attr_leaf.c252 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 …]
Dxfs_sb.c581 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
Dxfs_dir2_priv.h42 #define xfs_dir3_data_check(dp,bp) __xfs_dir3_data_check(dp, bp); argument
44 #define xfs_dir3_data_check(dp,bp) argument
Dxfs_da_btree.c133 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/
Djfs_logmgr.c361 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/
Dvxfs_subr.c104 struct buffer_head *bp; in vxfs_bread() local
130 struct buffer_head *bp, int create) in vxfs_getblk()

123