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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dnamei.c136 dent_ino == FILE_MFT) {
H A Dlayout.h207 FILE_MFT = 0, /* Master file table (mft). Data attribute enumerator in enum:__anon16817
H A Dinode.c570 * FILE_MFT which we need to do at mount time.
572 if (vi->i_ino != FILE_MFT)
678 if (vi->i_ino == FILE_MFT)
1728 * Read inode FILE_MFT at mount time, only called with super_block lock
H A Dsuper.c2840 tmp_ino->i_ino = FILE_MFT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h205 FILE_MFT = 0, /* Master file table (mft). Data attribute 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.c1034 if (ntfs_inode_base(ctx->ntfs_ino)->mft_no == FILE_MFT &&
H A Dmft.c446 if (ni && ni->mft_no == FILE_MFT)
H A Dattrib.c4084 if (na->type == AT_BITMAP && na->ni->mft_no == FILE_MFT) {
5022 (na->ni->mft_no == FILE_MFT && na->type == AT_DATA)) {

Completed in 142 milliseconds