Searched refs:MFT_RECORD_IS_DIRECTORY (Results 1 – 17 of 17) sorted by relevance
260 && (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in search_absolute()264 && ((ni->mrec->flags & MFT_RECORD_IS_DIRECTORY ? isdir : !isdir) in search_absolute()367 & MFT_RECORD_IS_DIRECTORY) in search_relative()498 if (!(ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in valid_reparse_data()803 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_make_symlink()
1685 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) { in enter_cache()1768 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) { in fetch_cache()2093 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_get_perm()2193 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_get_posix_acl()2248 & MFT_RECORD_IS_DIRECTORY) in ntfs_get_posix_acl()2325 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_get_perm()2470 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_get_owner_mode()2743 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) != const_cpu_to_le16(0); in ntfs_set_inherited_posix()2892 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) != const_cpu_to_le16(0); in ntfs_set_owner_mode()3101 isdir = (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) != const_cpu_to_le16(0); in ntfs_set_posix_acl()[all …]
879 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_interix_types()1123 if (!(dir_ni->mrec->flags & MFT_RECORD_IS_DIRECTORY)) { in ntfs_readdir()1712 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in __ntfs_create()1736 ni->mrec->flags |= MFT_RECORD_IS_DIRECTORY; in __ntfs_create()1846 if (!(ni->mrec->flags & MFT_RECORD_IS_DIRECTORY)) in ntfs_check_empty_dir()2237 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) { in ntfs_link_i()2881 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) { in ntfs_dir_link_cnt()
288 if (!(ni->mrec->flags & MFT_RECORD_IS_DIRECTORY)) { in ntfs_set_efs_info()
2082 if (na->ni->mrec->flags & MFT_RECORD_IS_DIRECTORY2571 if (na->ni->mrec->flags & MFT_RECORD_IS_DIRECTORY4195 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY5349 if (na->ni->mrec->flags & MFT_RECORD_IS_DIRECTORY6450 if (na->ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) {6682 if (na->ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) {
879 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_inode_sync_file_name()
243 if (m->flags & MFT_RECORD_IS_DIRECTORY) in dump_mft_record()
965 if (!(dir_ni->mrec->flags & MFT_RECORD_IS_DIRECTORY)) { in main()996 if ((out->mrec->flags & MFT_RECORD_IS_DIRECTORY) && !opts.inode) { in main()
674 if (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) { in main()
654 if (m->flags & MFT_RECORD_IS_DIRECTORY) in dump_mft_record()
2299 if (MFT_RECORD_IS_DIRECTORY & inode_flags) { in ntfs_dump_inode_general_info()2301 inode_flags &= ~MFT_RECORD_IS_DIRECTORY; in ntfs_dump_inode_general_info()
963 if (!(rec->flags & MFT_RECORD_IS_DIRECTORY)) { in verify_parent()
4489 m->flags |= MFT_RECORD_IS_DIRECTORY; in mkntfs_create_root_structures()4856 m->flags |= MFT_RECORD_IS_DIRECTORY; in mkntfs_create_root_structures()
3496 if (!(entry->flags & MFT_RECORD_IS_DIRECTORY)) in undo_sizes()
265 MFT_RECORD_IS_DIRECTORY = const_cpu_to_le16(0x0002), enumerator
760 if ((ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_fuse_getstat()2600 if (e && (ni->mrec->flags & MFT_RECORD_IS_DIRECTORY)) { in ntfs_fuse_newlink()2744 isdir = ni->mrec->flags & MFT_RECORD_IS_DIRECTORY; in ntfs_fuse_rm()
843 if (((ni->mrec->flags & MFT_RECORD_IS_DIRECTORY) in ntfs_fuse_getattr()