Searched defs:indirects (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dinode.c2967 int indirects = (EXT3_NDIR_BLOCKS % bpp) ? 5 : 3; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dinode.c2966 int indirects = (EXT4_NDIR_BLOCKS % bpp) ? 5 : 3; local

Completed in 101 milliseconds