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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Ddir.c232 memset(body, 0, EMPTY_DIR_SIZE_V1);
241 put_deh_location(&(deh[0]), EMPTY_DIR_SIZE_V1 - strlen("."));
H A Dnamei.c791 EMPTY_DIR_SIZE_V1 : EMPTY_DIR_SIZE,
840 ** EMPTY_DIR_SIZE_V1. So, if the inode is either size,
844 inode->i_size != EMPTY_DIR_SIZE_V1) {
H A Dinode.c1662 TYPE_DIRENTRY, EMPTY_DIR_SIZE_V1, 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h953 #define EMPTY_DIR_SIZE_V1 (DEH_SIZE * 2 + 3) macro

Completed in 110 milliseconds