Searched refs:EMPTY_DIR_SIZE (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.c265 memset(body, 0, EMPTY_DIR_SIZE);
274 put_deh_location(&(deh[0]), EMPTY_DIR_SIZE - ROUND_UP(strlen(".")));
H A Dnamei.c791 EMPTY_DIR_SIZE_V1 : EMPTY_DIR_SIZE,
839 ** EMPTY_DIR_SIZE, and a new format dir cannot have
843 if (inode->i_size != EMPTY_DIR_SIZE &&
H A Dinode.c1646 char empty_dir[EMPTY_DIR_SIZE];
1670 TYPE_DIRENTRY, EMPTY_DIR_SIZE, 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h949 #define EMPTY_DIR_SIZE \ macro

Completed in 202 milliseconds