/fs/xfs/ |
D | xfs_buf.c | 50 # define XB_SET_OWNER(bp) ((bp)->b_last_holder = current->pid) argument 51 # define XB_CLEAR_OWNER(bp) ((bp)->b_last_holder = -1) argument 52 # define XB_GET_OWNER(bp) ((bp)->b_last_holder) argument 54 # define XB_SET_OWNER(bp) do { } while (0) argument 55 # define XB_CLEAR_OWNER(bp) do { } while (0) argument 56 # define XB_GET_OWNER(bp) do { } while (0) argument 69 struct xfs_buf *bp) in xfs_buf_is_vmapped() 83 struct xfs_buf *bp) in xfs_buf_vmap_len() 96 struct xfs_buf *bp) in xfs_buf_lru_add() 120 struct xfs_buf *bp) in xfs_buf_lru_del() [all …]
|
D | xfs_buf.h | 195 #define xfs_buf_islocked(bp) \ argument 211 #define xfs_buf_zero(bp, off, len) \ argument 214 static inline int xfs_buf_geterror(xfs_buf_t *bp) in xfs_buf_geterror() 231 #define XFS_BUF_ZEROFLAGS(bp) \ argument 236 #define XFS_BUF_UNSTALE(bp) ((bp)->b_flags &= ~XBF_STALE) argument 237 #define XFS_BUF_ISSTALE(bp) ((bp)->b_flags & XBF_STALE) argument 239 #define XFS_BUF_ISDELAYWRITE(bp) ((bp)->b_flags & XBF_DELWRI) argument 241 #define XFS_BUF_DONE(bp) ((bp)->b_flags |= XBF_DONE) argument 242 #define XFS_BUF_UNDONE(bp) ((bp)->b_flags &= ~XBF_DONE) argument 243 #define XFS_BUF_ISDONE(bp) ((bp)->b_flags & XBF_DONE) argument [all …]
|
D | xfs_trans_buf.c | 78 struct xfs_buf *bp, in _xfs_trans_bjoin() 119 struct xfs_buf *bp) in xfs_trans_bjoin() 141 xfs_buf_t *bp; in xfs_trans_get_buf() local 218 xfs_buf_t *bp; in xfs_trans_getsb() local 281 xfs_buf_t *bp; in xfs_trans_read_buf() local 458 xfs_buf_t *bp) in xfs_trans_brelse() 555 xfs_buf_t *bp) in xfs_trans_bhold() 575 xfs_buf_t *bp) in xfs_trans_bhold_release() 601 xfs_buf_t *bp, in xfs_trans_log_buf() 674 xfs_buf_t *bp) in xfs_trans_binval() [all …]
|
D | xfs_buf_item.c | 89 xfs_buf_t *bp, in xfs_buf_item_flush_log_debug() 120 xfs_buf_t *bp; in xfs_buf_item_log_check() local 161 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_size() local 230 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format() local 403 xfs_buf_t *bp = bip->bli_buf; in xfs_buf_item_unpin() local 479 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_trylock() local 520 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_unlock() local 616 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_push() local 637 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_pushbuf() local 682 xfs_buf_t *bp, in xfs_buf_item_init() [all …]
|
D | xfs_dir2_data.c | 47 xfs_dabuf_t *bp) /* data block's buffer */ in xfs_dir2_data_check() 395 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_data_init() local 454 xfs_dabuf_t *bp, /* block buffer */ in xfs_dir2_data_log_entry() 473 xfs_dabuf_t *bp) /* block buffer */ in xfs_dir2_data_log_header() 489 xfs_dabuf_t *bp, /* block buffer */ in xfs_dir2_data_log_unused() 519 xfs_dabuf_t *bp, /* block buffer */ in xfs_dir2_data_make_free() 701 xfs_dabuf_t *bp, /* data block buffer */ in xfs_dir2_data_use_free()
|
D | xfs_btree.c | 56 struct xfs_buf *bp) /* buffer for block, if any */ in xfs_btree_check_lblock() 92 struct xfs_buf *bp) /* buffer containing block */ in xfs_btree_check_sblock() 133 struct xfs_buf *bp) /* buffer containing block, if any */ in xfs_btree_check_block() 244 xfs_buf_t *bp; /* btree block's buffer pointer */ in xfs_btree_dup_cursor() local 463 xfs_buf_t *bp; /* buffer pointer (return value) */ in xfs_btree_get_bufl() local 485 xfs_buf_t *bp; /* buffer pointer (return value) */ in xfs_btree_get_bufs() local 505 xfs_buf_t *bp; /* buffer containing block */ in xfs_btree_islastblock() local 525 xfs_buf_t *bp; /* buffer containing block */ in xfs_btree_firstrec() local 554 xfs_buf_t *bp; /* buffer containing block */ in xfs_btree_lastrec() local 622 xfs_buf_t *bp; /* return value */ in xfs_btree_read_bufl() local [all …]
|
D | xfs_dquot.c | 221 xfs_buf_t *bp) in xfs_qm_init_dquot_blk() 271 xfs_buf_t *bp; in xfs_qm_dqalloc() local 379 xfs_buf_t *bp; in xfs_qm_dqtobp() local 491 struct xfs_buf *bp; in xfs_qm_dqread() local 839 struct xfs_buf *bp, in xfs_qm_dqflush_done() 885 struct xfs_buf *bp; in xfs_qm_dqflush() local 1023 xfs_buf_t *bp; in xfs_dqflock_pushbuf_wait() local
|
D | xfs_attr_leaf.c | 484 xfs_dabuf_t *bp; in xfs_attr_shortform_to_leaf() local 741 xfs_attr_shortform_allfit(xfs_dabuf_t *bp, xfs_inode_t *dp) in xfs_attr_shortform_allfit() 778 xfs_attr_leaf_to_shortform(xfs_dabuf_t *bp, xfs_da_args_t *args, int forkoff) in xfs_attr_leaf_to_shortform() 925 xfs_dabuf_t *bp; in xfs_attr_leaf_create() local 1018 xfs_attr_leaf_add(xfs_dabuf_t *bp, xfs_da_args_t *args) in xfs_attr_leaf_add() 1089 xfs_attr_leaf_add_work(xfs_dabuf_t *bp, xfs_da_args_t *args, int mapindex) in xfs_attr_leaf_add_work() 1211 xfs_attr_leaf_compact(xfs_trans_t *trans, xfs_dabuf_t *bp) in xfs_attr_leaf_compact() 1555 xfs_dabuf_t *bp; in xfs_attr_leaf_toosmall() local 1670 xfs_attr_leaf_remove(xfs_dabuf_t *bp, xfs_da_args_t *args) in xfs_attr_leaf_remove() 1938 xfs_attr_leaf_lookup_int(xfs_dabuf_t *bp, xfs_da_args_t *args) in xfs_attr_leaf_lookup_int() [all …]
|
D | xfs_dir2_block.c | 70 xfs_dabuf_t *bp; /* buffer for block */ in xfs_dir2_block_addname() local 441 xfs_dabuf_t *bp; /* buffer for block */ in xfs_dir2_block_getdents() local 539 xfs_dabuf_t *bp, /* block buffer */ in xfs_dir2_block_log_leaf() 559 xfs_dabuf_t *bp) /* block buffer */ in xfs_dir2_block_log_tail() 579 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_lookup() local 627 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_lookup_int() local 732 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_removename() local 814 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_replace() local 1024 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_sf_to_block() local
|
D | xfs_dir2_node.c | 45 #define xfs_dir2_leafn_check(dp, bp) argument 65 xfs_dabuf_t *bp, /* freespace buffer */ in xfs_dir2_free_log_bests() 85 xfs_dabuf_t *bp) /* freespace buffer */ in xfs_dir2_free_log_header() 179 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leafn_add() 266 xfs_dabuf_t *bp) /* leaf buffer */ in xfs_dir2_leafn_check() 295 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leafn_lasthash() 315 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leafn_lookup_for_addname() 463 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leafn_lookup_for_entry() 606 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leafn_lookup_int() 838 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leafn_remove() [all …]
|
D | xfs_log_recover.c | 94 struct xfs_buf *bp; in xlog_get_bp() local 131 xfs_buf_t *bp) in xlog_put_bp() 145 xfs_buf_t *bp) in xlog_align() 162 xfs_buf_t *bp) in xlog_bread_noalign() 195 xfs_buf_t *bp, in xlog_bread() 217 xfs_buf_t *bp, in xlog_bread_offset() 247 xfs_buf_t *bp) in xlog_bwrite() 357 struct xfs_buf *bp) in xlog_recover_iodone() 381 xfs_buf_t *bp, in xlog_find_cycle_start() 431 xfs_buf_t *bp; in xlog_find_verify_cycle() local [all …]
|
D | xfs_da_btree.c | 107 xfs_dabuf_t *bp; in xfs_da_node_create() local 142 xfs_dabuf_t *bp; in xfs_da_split() local 302 xfs_dabuf_t *bp; in xfs_da_root_split() local 739 xfs_dabuf_t *bp; in xfs_da_root_join() local 795 xfs_dabuf_t *bp; in xfs_da_node_toosmall() local 1220 xfs_dabuf_t *bp; in xfs_da_blk_link() local 1328 xfs_da_node_lasthash(xfs_dabuf_t *bp, int *count) in xfs_da_node_lasthash() 1350 xfs_dabuf_t *bp; in xfs_da_blk_unlink() local 1984 xfs_buf_t *bp = NULL; in xfs_da_do_buf() local 2267 xfs_buf_t *bp; in xfs_da_buf_make() local [all …]
|
D | xfs_attr.c | 898 xfs_dabuf_t *bp; in xfs_attr_leaf_addname() local 1097 xfs_dabuf_t *bp; in xfs_attr_leaf_removename() local 1160 xfs_dabuf_t *bp; in xfs_attr_leaf_get() local 1191 xfs_dabuf_t *bp; in xfs_attr_leaf_list() local 1494 xfs_dabuf_t *bp; in xfs_attr_node_removename() local 1813 xfs_dabuf_t *bp; in xfs_attr_node_list() local 1966 xfs_buf_t *bp; in xfs_attr_rmtval_get() local 2023 xfs_buf_t *bp; in xfs_attr_rmtval_set() local 2148 xfs_buf_t *bp; in xfs_attr_rmtval_remove() local
|
D | xfs_dir2_leaf.c | 44 #define xfs_dir2_leaf_check(dp, bp) argument 588 xfs_dabuf_t *bp) /* leaf's buffer */ in xfs_dir2_leaf_check() 632 xfs_dabuf_t *bp) /* leaf buffer */ in xfs_dir2_leaf_compact() 681 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leaf_compact_x1() 779 xfs_dabuf_t *bp; /* data block buffer */ in xfs_dir2_leaf_getdents() local 1137 xfs_dabuf_t *bp; /* leaf buffer */ in xfs_dir2_leaf_init() local 1190 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leaf_log_bests() 1214 xfs_dabuf_t *bp, /* leaf buffer */ in xfs_dir2_leaf_log_ents() 1237 xfs_dabuf_t *bp) /* leaf buffer */ in xfs_dir2_leaf_log_header() 1254 xfs_dabuf_t *bp) /* leaf buffer */ in xfs_dir2_leaf_log_tail()
|
D | xfs_rtalloc.c | 82 xfs_buf_t *bp; /* temporary buffer for zeroing */ in xfs_growfs_rt_alloc() local 859 xfs_buf_t *bp; /* block buffer, result */ in xfs_rtbuf_get() local 917 xfs_buf_t *bp; /* buf for the block */ in xfs_rtcheck_range() local 1087 xfs_buf_t *bp; /* summary buffer */ in xfs_rtcopy_summary() local 1133 xfs_buf_t *bp; /* buf for the block */ in xfs_rtfind_back() local 1308 xfs_buf_t *bp; /* buf for the block */ in xfs_rtfind_forw() local 1555 xfs_buf_t *bp; /* buffer for summary block */ in xfs_rtget_summary() local 1623 xfs_buf_t *bp; /* buf for the block */ in xfs_rtmodify_range() local 1781 xfs_buf_t *bp; /* buffer for the summary block */ in xfs_rtmodify_summary() local 1844 xfs_buf_t *bp; /* temporary buffer */ in xfs_growfs_rt() local [all …]
|
D | xfs_inode_item.c | 629 struct xfs_buf *bp; in xfs_inode_item_pushbuf() local 778 struct xfs_buf *bp, in xfs_iflush_done() 915 struct xfs_buf *bp, in xfs_istale_done()
|
D | xfs_inode.c | 100 xfs_buf_t *bp) in xfs_inobp_check() 138 xfs_buf_t *bp; in xfs_imap_to_bp() local 221 xfs_buf_t *bp; in xfs_inotobp() local 265 xfs_buf_t *bp; in xfs_itobp() local 771 xfs_buf_t *bp; in xfs_iread() local 1538 xfs_buf_t *bp; in xfs_ifree_cluster() local 2149 xfs_buf_t *bp) in xfs_iflush_fork() 2237 xfs_buf_t *bp) in xfs_iflush_cluster() 2401 xfs_buf_t *bp; in xfs_iflush() local 2514 xfs_buf_t *bp) in xfs_iflush_int() [all …]
|
D | xfs_dir2_priv.h | 46 #define xfs_dir2_data_check(dp,bp) argument
|
D | xfs_rw.c | 113 xfs_buf_t *bp; in xfs_read_buf() local
|
/fs/afs/ |
D | fsclient.c | 24 const __be32 *bp = *_bp; in xdr_decode_AFSFid() local 41 const __be32 *bp = *_bp; in xdr_decode_AFSFetchStatus() local 131 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack() local 143 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack_raw() local 157 const __be32 *bp = *_bp; in xdr_decode_AFSVolSync() local 173 __be32 *bp = *_bp; in xdr_encode_AFS_StoreStatus() local 212 const __be32 *bp = *_bp; in xdr_decode_AFSFetchVolumeStatus() local 236 const __be32 *bp; in afs_deliver_fs_fetch_status() local 278 __be32 *bp; in afs_fs_fetch_file_status() local 310 const __be32 *bp; in afs_deliver_fs_fetch_data() local [all …]
|
D | vlclient.c | 65 __be32 *bp; in afs_deliver_vl_get_entry_by_xxx() local 158 __be32 *bp; in afs_vl_get_entry_by_name() local 198 __be32 *bp; in afs_vl_get_entry_by_id() local
|
/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 1662 struct lbuf *bp; in lmLogShutdown() local 1902 struct lbuf *bp; in lbmAllocate() local 1931 static void lbmFree(struct lbuf * bp) in lbmFree() 1942 static void lbmfree(struct lbuf * bp) in lbmfree() 1970 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()
|
D | vxfs_fshead.c | 78 struct buffer_head *bp; in vxfs_getfsh() local
|
D | vxfs_olt.c | 80 struct buffer_head *bp; in vxfs_read_olt() local
|