Searched refs:FILE_first_user (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h239 FILE_first_user = 16, /* First user file, used as test limit for enumerator in enum:__anon4177
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dinode.c1089 if ((ni->mft_no < FILE_first_user && ni->mft_no != FILE_root) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Ddir.c648 if (MREF_LE(ie->data.dir.indexed_file) < FILE_first_user &&
H A Dlayout.h241 FILE_first_user = 16, /* First user file, used as test limit for enumerator in enum:__anon16817
/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 81 milliseconds