Home
last modified time | relevance | path

Searched refs:AUTOFS_ROOT_INO (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/autofs/
Dinode.c142 root_inode = iget(s, AUTOFS_ROOT_INO); in autofs_read_super()
218 if ( ino == AUTOFS_ROOT_INO ) { in autofs_read_inode()
Dautofs_i.h88 #define AUTOFS_ROOT_INO 1 macro