Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 16 of 16) sorted by relevance

/linux/fs/xfs/scrub/
H A Dbitmap.c62 #define for_each_xbitmap64_extent(bn, bitmap) \ in INTERVAL_TREE_DEFINE() argument
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
337 #define for_each_xbitmap32_extent(bn, bitmap) \ in INTERVAL_TREE_DEFINE() argument
351 struct xbitmap32_node *bn; local
458 struct xbitmap32_node *bn; in xbitmap32_destroy() local
[all …]
/linux/drivers/net/bonding/
H A Dbond_sysfs.c38 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
803 int __net_init bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs()
836 void __net_exit bond_destroy_sysfs(struct bond_net *bn) in bond_destroy_sysfs()
/linux/drivers/char/
H A Dbsr.c169 static int bsr_add_node(struct device_node *bn) in bsr_add_node()
273 static int bsr_create_devs(struct device_node *bn) in bsr_create_devs()
/linux/drivers/md/persistent-data/
H A Ddm-btree.c1472 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/
H A Dxattr.c153 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
H A Ddir.c868 u64 bn; in new_leaf() local
918 u64 bn; in dir_make_exhash() local
1006 u64 bn, leaf_no; in dir_split_leaf() local
1732 u64 bn; in dir_new_leaf() local
/linux/fs/jfs/
H A Djfs_btree.h99 s64 bn; /* 8: */ member
/linux/drivers/usb/storage/
H A Dene_ub6250.c678 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
1189 u32 bn = PhyBlockAddr; in ms_read_eraseblock() local
1641 u32 bn = ((cdb[2] << 24) & 0xff000000) | ((cdb[3] << 16) & 0x00ff0000) | in ms_scsi_read() local
1740 u32 bn = ((cdb[2] << 24) & 0xff000000) | in ms_scsi_write() local
/linux/include/net/
H A Dbonding.h730 static inline void bond_create_proc_dir(struct bond_net *bn) in bond_create_proc_dir()
734 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir()
/linux/drivers/accessibility/speakup/
H A Dmain.c864 static int bn; variable
884 int i, bn; in get_sentence_buf() local
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326_reg.h87 #define REG_TRAFFIC_SHAPER_BUCKET(ie,bn) CRA(0x2,ie&1,0x0a + (bn>7) | ((bn&7)<<4)) argument
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h228 u8 bn[PN_LEN + 1]; member
/linux/drivers/net/ethernet/sfc/
H A Dmae.c1844 unsigned int bn = field.lbn + i * 8; in efx_mae_table_populate() local
/linux/security/apparmor/
H A Dlabel.c168 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp()
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c226 u32 bn, pkey_change_bitmap; in smp_snoop() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h624 uint32_t bn:8; member