Searched refs:ext4 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_inode.h133 struct vxfs_ext4 ext4; member in union:vxfs_dinode::__anon7428
146 #define vdi_ext4 vdi_org.ext4
177 #define vii_ext4 vdi_org.ext4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/l3/
H A Duda1341.c97 ext4, enumerator in enum:uda1341_regs_names
308 ret = snd_uda1341_update_bits(clnt, ext4, 1, 4, value, flush);
311 ret = snd_uda1341_update_bits(clnt, ext4, 3, 0, value & 0x3, flush);
735 UDA1341_SINGLE("AGC Time Constant Switch", CMD_AGC, ext4, 4, 1, 0),
745 UDA1341_2REGS("Gain Input Amplifier Gain (channel 2)", CMD_IG, ext4, ext5, 0, 0, 3, 31, 0),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A DMakefile70 obj-$(CONFIG_EXT4DEV_FS) += ext4/ # Before ext2 so root fs can be ext4dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dlm85.c1483 int ext4 = lm85_read_value(client, local
1486 data->in_ext[1] = ext4 & 0x0f;
1487 data->in_ext[2] = (ext4 >> 4) & 0x0f;

Completed in 174 milliseconds