Searched refs:ext3 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A DMakefile2 # Makefile for the linux ext3-filesystem routines.
5 obj-$(CONFIG_EXT3_FS) += ext3.o
7 ext3-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
10 ext3-$(CONFIG_EXT3_FS_XATTR) += xattr.o xattr_user.o xattr_trusted.o
11 ext3-$(CONFIG_EXT3_FS_POSIX_ACL) += acl.o
12 ext3-$(CONFIG_EXT3_FS_SECURITY) += xattr_security.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A DMakefile69 obj-$(CONFIG_EXT3_FS) += ext3/ # Before ext2 so root fs can be ext3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dlm85.c1481 int ext3 = lm85_read_value(client, local
1485 data->in_ext[0] = ext3 & 0x0f;
1488 data->in_ext[3] = (ext3 >> 4) & 0x0f;

Completed in 66 milliseconds