Searched refs:ef (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/fs/gfs2/ |
D | xattr.c | 169 struct ea_find *ef = private; in ea_find_i() local 174 if (ea->ea_type == ef->type) { in ea_find_i() 175 if (ea->ea_name_len == ef->namel && in ea_find_i() 176 !memcmp(GFS2_EA2NAME(ea), ef->name, ea->ea_name_len)) { in ea_find_i() 177 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() 192 struct ea_find ef; in gfs2_ea_find() local 195 ef.type = type; in gfs2_ea_find() 196 ef.name = name; in gfs2_ea_find() 197 ef.namel = strlen(name); in gfs2_ea_find() 198 ef.ef_el = el; in gfs2_ea_find() [all …]
|
/linux-2.6.39/fs/ext4/ |
D | super.c | 4830 struct ext4_features *ef; in ext4_init_feat_adverts() local 4833 ef = kzalloc(sizeof(struct ext4_features), GFP_KERNEL); in ext4_init_feat_adverts() 4834 if (!ef) in ext4_init_feat_adverts() 4837 ef->f_kobj.kset = ext4_kset; in ext4_init_feat_adverts() 4838 init_completion(&ef->f_kobj_unregister); in ext4_init_feat_adverts() 4839 ret = kobject_init_and_add(&ef->f_kobj, &ext4_feat_ktype, NULL, in ext4_init_feat_adverts() 4842 kfree(ef); in ext4_init_feat_adverts() 4846 ext4_feat = ef; in ext4_init_feat_adverts()
|
/linux-2.6.39/drivers/tty/vt/ |
D | cp437.uni | 164 0x8b U+00ef
|
/linux-2.6.39/drivers/dma/ppc4xx/ |
D | adma.c | 1580 int ef = 1; in ppc440spe_adma_estimate() local 1602 ef = 0; /* sum_product case, process on DMA0/1 */ in ppc440spe_adma_estimate() 1604 ef = 3; /* override (DMA0/1 + idle) */ in ppc440spe_adma_estimate() 1606 ef = 0; /* can't process on DMA2 if !rxor */ in ppc440spe_adma_estimate() 1610 if (likely(ef) && in ppc440spe_adma_estimate() 1612 ef++; in ppc440spe_adma_estimate() 1614 return ef; in ppc440spe_adma_estimate()
|
/linux-2.6.39/drivers/net/cxgb4/ |
D | cxgb4_main.c | 1820 static int set_flash(struct net_device *netdev, struct ethtool_flash *ef) in set_flash() argument 1826 ef->data[sizeof(ef->data) - 1] = '\0'; in set_flash() 1827 ret = request_firmware(&fw, ef->data, adap->pdev_dev); in set_flash() 1834 dev_info(adap->pdev_dev, "loaded firmware %s\n", ef->data); in set_flash()
|
/linux-2.6.39/arch/x86/lib/ |
D | x86-opcode-map.txt | 281 ef: OUT DX,eAX 559 ef: pxor Pq,Qq | pxor Vdq,Wdq (66),(VEX),(o128)
|
/linux-2.6.39/Documentation/video4linux/ |
D | gspca.txt | 376 vc032x 17ef:4802 Lenovo Vc0323+MI1310_SOC
|
/linux-2.6.39/Documentation/networking/ |
D | arcnet-hardware.txt | 1062 010 2e0-2ef 1067 111 3e0-3ef
|
/linux-2.6.39/Documentation/filesystems/ |
D | coda.txt | 1375 44..2277.. pprreeffeettcchh
|
/linux-2.6.39/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 347 dc.l $8001000c,$08170005,$670608ef,$0002000d
|
/linux-2.6.39/Documentation/devicetree/ |
D | booting-without-of.txt | 1057 property4 = [0a 0b 0c 0d de ea ad be ef];
|