| /linux/fs/xfs/scrub/ |
| A D | bitmap.c | 76 struct xbitmap64_node *bn; local 183 struct xbitmap64_node *bn; in xbitmap64_destroy() local 218 struct xbitmap64_node *bn; in xbitmap64_disunion() local 239 struct xbitmap64_node *bn; in xbitmap64_hweight() local 255 struct xbitmap64_node *bn; in xbitmap64_walk() local 282 struct xbitmap64_node *bn; in xbitmap64_test() local 351 struct xbitmap32_node *bn; local 458 struct xbitmap32_node *bn; in xbitmap32_destroy() local 493 struct xbitmap32_node *bn; in xbitmap32_disunion() local 514 struct xbitmap32_node *bn; in xbitmap32_hweight() local [all …]
|
| /linux/drivers/net/bonding/ |
| A D | bond_procfs.c | 286 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_create_proc_entry() local 302 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_remove_proc_entry() local 314 void __net_init bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() 326 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
|
| A D | bond_sysfs.c | 38 const struct bond_net *bn = in bonding_show_bonds() local 62 static struct net_device *bond_get_by_name(const struct bond_net *bn, const char *ifname) in bond_get_by_name() 82 const struct bond_net *bn = in bonding_store_bonds() local 805 int __net_init bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs() 838 void __net_exit bond_destroy_sysfs(struct bond_net *bn) in bond_destroy_sysfs()
|
| A D | bond_main.c | 6468 struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id); in bond_init() local 6541 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_init() local 6558 struct bond_net *bn = net_generic(net, bond_net_id); in bond_net_pre_exit() local 6566 struct bond_net *bn; in bond_net_exit_batch_rtnl() local 6585 struct bond_net *bn; in bond_net_exit_batch() local
|
| /linux/fs/jfs/ |
| A D | jfs_xtree.c | 128 s64 bn; in xtLookup() local 221 s64 bn; /* block number */ in xtSearch() local 521 s64 bn; in xtInsert() local 1345 s64 bn; in xtExtend() local 1504 s64 bn; in xtUpdate() local 1950 s64 bn, xaddr; in xtAppend() local 2194 s64 bn; in xtTruncate() local 2746 s64 bn; in xtTruncate_pmap() local
|
| A D | jfs_dtree.c | 321 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index() 511 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index() 572 s64 bn; in dtSearch() local 820 s64 bn; in dtInsert() local 2081 s64 bn; in dtDelete() local 2615 static void add_missing_indices(struct inode *inode, s64 bn) in add_missing_indices() 2713 s64 bn; in jfs_readdir() local 3042 s64 bn; in dtReadFirst() local 3120 s64 bn; in dtReadNext() local 3616 s64 bn = 0; in dtInsertEntry() local [all …]
|
| A D | jfs_btree.h | 99 s64 bn; /* 8: */ member
|
| /linux/drivers/net/ |
| A D | bareudp.c | 632 static struct bareudp_dev *bareudp_find_dev(struct bareudp_net *bn, in bareudp_find_dev() 648 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_configure() local 771 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_init_net() local 779 struct bareudp_net *bn = net_generic(net, bareudp_net_id); in bareudp_destroy_tunnels() local
|
| /linux/fs/bcachefs/ |
| A D | btree_io.c | 26 static void bch2_btree_node_header_to_text(struct printbuf *out, struct btree_node *bn) in bch2_btree_node_header_to_text() 752 struct btree_node *bn = in validate_bset() local 1385 struct btree_node *bn = data; in btree_node_sectors_written() local 1408 struct btree_node *bn = data; in btree_node_has_extra_bsets() local 1440 struct btree_node *bn = ra->buf[i]; in CLOSURE_CALLBACK() local 1481 struct btree_node *bn = ra->buf[i]; in CLOSURE_CALLBACK() local 1970 struct btree_node *bn = NULL; in __bch2_btree_node_write() local
|
| A D | btree_io.h | 107 struct btree_node *bn = container_of(i, struct btree_node, keys); in bset_encrypt() local 195 struct btree_node *bn) in compat_btree_node()
|
| A D | btree_node_scan.c | 144 struct bio *bio, struct btree_node *bn, u64 offset) in try_read_btree_node()
|
| /linux/drivers/char/ |
| A D | bsr.c | 169 static int bsr_add_node(struct device_node *bn) in bsr_add_node() 274 static int bsr_create_devs(struct device_node *bn) in bsr_create_devs()
|
| /linux/fs/reiserfs/ |
| A D | journal.c | 137 struct reiserfs_bitmap_node *bn; in allocate_bitmap_node() local 157 struct reiserfs_bitmap_node *bn = NULL; in get_bitmap_node() local 178 struct reiserfs_bitmap_node *bn) in free_bitmap_node() 195 struct reiserfs_bitmap_node *bn = NULL; in allocate_bitmap_nodes() local 259 struct reiserfs_bitmap_node *bn; in free_bitmap_nodes() local 973 b_blocknr_t bn; in flush_commit_list() local
|
| /linux/fs/freevxfs/ |
| A D | vxfs_bmap.c | 43 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4()
|
| /linux/drivers/md/persistent-data/ |
| A D | dm-btree.c | 1472 struct btree_node *bn = dm_block_data(n->b); in prefetch_values() local 1487 struct btree_node *bn = dm_block_data(n->b); in leaf_node() local 1524 struct btree_node *bn; in inc_or_backtrack() local 1547 struct btree_node *bn; in find_leaf() local 1625 struct btree_node *bn = dm_block_data(n->b); in dm_btree_cursor_get_value() local
|
| /linux/fs/gfs2/ |
| A D | xattr.c | 153 u64 bn; in ea_foreach() local 242 u64 bn = 0; in ea_dealloc_unstuffed() local 1299 u64 bn; in ea_dealloc_indirect() local 1344 u64 bn; in ea_dealloc_indirect() local
|
| A D | dir.c | 867 u64 bn; in new_leaf() local 918 u64 bn; in dir_make_exhash() local 1008 u64 bn, leaf_no; in dir_split_leaf() local 1734 u64 bn; in dir_new_leaf() local
|
| A D | bmap.c | 610 unsigned offset, u64 bn) in gfs2_indirect_init() 667 u64 bn; in __gfs2_iomap_alloc() local 1462 u64 bn, bstart, isize_blks; in sweep_bh_for_rgrps() local
|
| /linux/drivers/gpu/drm/tests/ |
| A D | drm_buddy_test.c | 573 struct drm_buddy_block *block, *bn; in drm_test_buddy_alloc_pessimistic() local
|
| /linux/drivers/usb/storage/ |
| A D | ene_ub6250.c | 678 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in sd_scsi_read() local 718 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in sd_scsi_write() local 877 u32 bn = PhyBlockAddr * 0x20 + PageNum; in ms_read_readpage() local 1190 u32 bn = PhyBlockAddr; in ms_read_eraseblock() local 1642 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in ms_scsi_read() local 1741 u32 bn = ((cdb[2] << 24) & 0xff000000) | in ms_scsi_write() local
|
| /linux/drivers/pci/controller/ |
| A D | pcie-mediatek.c | 366 u32 bn = bus->number; in mtk_pcie_config_read() local 379 u32 bn = bus->number; in mtk_pcie_config_write() local
|
| /linux/include/net/ |
| A D | bonding.h | 725 static inline void bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir() 729 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
|
| /linux/drivers/accessibility/speakup/ |
| A D | main.c | 864 static int bn; variable 884 int i, bn; in get_sentence_buf() local
|
| /linux/drivers/nvme/target/ |
| A D | nvmet.h | 444 static inline void nvmet_clear_aen_bit(struct nvmet_req *req, u32 bn) in nvmet_clear_aen_bit() 452 static inline bool nvmet_aen_bit_disabled(struct nvmet_ctrl *ctrl, u32 bn) in nvmet_aen_bit_disabled()
|
| /linux/drivers/crypto/ |
| A D | sa2ul.c | 787 unsigned long bn; in sa_free_ctx_info() local 804 unsigned long bn; in sa_init_ctx_info() local
|