If use_ino option is not given, still try to fill in the
d_ino field in readdir(2). If the name was previously
looked up, and is still in the cache, the inode number
found there will be used. Otherwise it will be set to -1.
If use_ino option is given, this option is ignored.
If use_ino option is not given, still try to fill in the d_ino field in readdir(2). If the name was previously looked up, and is still in the cache, the inode number found there will be used. Otherwise it will be set to -1. If use_ino option is given, this option is ignored.