Home
last modified time | relevance | path

Searched refs:FILE_root (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlayout.h207 FILE_root = 5, /* Root directory. */ enumerator
H A Ddir.c1026 if (MREF_LE(ie->data.dir.indexed_file) == FILE_root) { in ntfs_filldir()
H A Dsuper.c1982 vol->root_ino = ntfs_iget(sb, FILE_root); in load_system_files()