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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Dautofs_i.h94 #define AUTOFS_FIRST_DIR_INO (AUTOFS_FIRST_SYMLINK+AUTOFS_MAX_SYMLINKS) macro
H A Dinode.c159 sbi->next_dir_ino = AUTOFS_FIRST_DIR_INO;
265 if (ino >= AUTOFS_FIRST_SYMLINK && ino < AUTOFS_FIRST_DIR_INO) {
H A Ddirhash.c58 if ( ent->ino < AUTOFS_FIRST_DIR_INO )
H A Droot.c421 if ((unsigned int)ent->ino < AUTOFS_FIRST_DIR_INO) {
459 if (sbi->next_dir_ino < AUTOFS_FIRST_DIR_INO) {

Completed in 147 milliseconds