Searched refs:ie_flag (Results 1 – 3 of 3) sorted by relevance
475 for(; !(iep->ie_flag & NTFS_IEFLAG_LAST) && (uio->uio_resid >= sizeof(struct dirent)); in ntfs_readdir()492 num, cde.d_name, iep->ie_fnametype, iep->ie_flag); in ntfs_readdir()
177 u_int32_t ie_flag;/* 1 - has subnodes, 2 - last */ member
892 for (; !(iep->ie_flag & NTFS_IEFLAG_LAST) && (rdsize > aoff); in ntfs_ntlookupfile()920 if (iep->ie_flag & NTFS_IEFLAG_SUBNODE) { in ntfs_ntlookupfile()1010 if (iep->ie_flag & NTFS_IEFLAG_SUBNODE) { in ntfs_ntlookupfile()1228 for (; !(iep->ie_flag & NTFS_IEFLAG_LAST) && (rdsize > aoff); in ntfs_ntreaddir()