Searched refs:FILE_first_user (Results 1 – 10 of 10) sorted by relevance
979 for (i = 0; (i < l) && (i < FILE_first_user); ++i) in ntfs_device_mount()992 for (i = 0; (i < l) && (i < FILE_first_user); ++i) in ntfs_device_mount()998 for (i = 0; (i < vol->mftmirr_size) && (i < FILE_first_user); ++i) { in ntfs_device_mount()
518 || ((ni->mft_no >= FILE_first_user) in ntfs_inode_close()1393 if ((ni->mft_no < FILE_first_user && ni->mft_no != FILE_root) || in ntfs_inode_update_times()
980 metadata = (MREF(mref) != FILE_root) && (MREF(mref) < FILE_first_user); in ntfs_filldir()
1083 && (ni->mft_no >= FILE_first_user)) { in upgrade_secur_desc()
510 if ((MREF(mref) < FILE_first_user) && (!opts.system)) in list_dir_entry()
887 for (inode_num = FILE_first_user; inode_num < nr_mft_records; in wipe_tails()
949 if (ni->mft_no < FILE_first_user)
1541 if (ni->mft_no < FILE_first_user) in ntfs_fuse_open()1829 if (ni->mft_no < FILE_first_user) { in ntfs_fuse_trunc()2469 if (ni->mft_no < FILE_first_user) { in ntfs_fuse_rm()
1669 if (ino < FILE_first_user) in ntfs_fuse_open()2001 if (ino < FILE_first_user) { in ntfs_fuse_trunc()2731 if (ino < FILE_first_user) { in ntfs_fuse_rm()
245 FILE_first_user = 16, /* First user file, used as test limit for enumerator