Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/ntfs-3g/
H A D0001-ntfscp-Support-directory-copy.patch78 dir_ni = ntfs_inode_open(vol, FILE_root);
/OK3568_Linux_fs/kernel/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.c1974 vol->root_ino = ntfs_iget(sb, FILE_root); in load_system_files()