Searched refs:FILE_root (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c455 ni = ntfs_inode_open(vol, FILE_root);
595 if (MREF_LE(ie->indexed_file) == FILE_root)
H A Dinode.c1089 if ((ni->mft_no < FILE_first_user && ni->mft_no != FILE_root) ||
H A Dvolume.c662 ni_root = ntfs_inode_open(vol, FILE_root);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h219 FILE_root = 5, /* Root directory. */ enumerator in enum:__anon4177
2094 * NOTE: The root directory (FILE_root) contains an entry for itself. Other
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Ddir.c644 if (MREF_LE(ie->data.dir.indexed_file) == FILE_root) {
H A Dlayout.h221 FILE_root = 5, /* Root directory. */ enumerator in enum:__anon16817
1948 * NOTE: The root directory (FILE_root) contains an entry for itself. Other
H A Dsuper.c1951 vol->root_ino = ntfs_iget(sb, FILE_root);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c653 if (MREF(mref) == FILE_root || MREF(mref) >= FILE_first_user ||

Completed in 175 milliseconds