Searched refs:FILE_ATTR_REPARSE_POINT (Results 1 – 9 of 9) sorted by relevance
261 && !(ni->flags & FILE_ATTR_REPARSE_POINT) in search_absolute()265 || (ni->flags & FILE_ATTR_REPARSE_POINT))) in search_absolute()355 if (curni->flags & FILE_ATTR_REPARSE_POINT) in search_relative()1164 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_get_ntfs_reparse_data()1223 FILE_ATTR_REPARSE_POINT; in ntfs_set_ntfs_reparse_data()1294 ~FILE_ATTR_REPARSE_POINT; in ntfs_remove_ntfs_reparse_data()
922 if (attributes & FILE_ATTR_REPARSE_POINT) in ntfs_dir_entry_type()985 & (FILE_ATTR_REPARSE_POINT | FILE_ATTR_SYSTEM)) in ntfs_filldir()
814 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_inode_sync_file_name()
758 && !(ni->flags & FILE_ATTR_REPARSE_POINT)) in ntfs_fuse_getstat()761 || (ni->flags & FILE_ATTR_REPARSE_POINT)) { in ntfs_fuse_getstat()762 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_getstat()1134 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_readlink()1280 if (ni && (ni->flags & FILE_ATTR_REPARSE_POINT)) { in ntfs_fuse_filler()1398 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_opendir()1466 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_releasedir()1528 & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_readdir()1616 if (!(ni->flags & FILE_ATTR_REPARSE_POINT)) { in ntfs_fuse_open()1638 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_open()[all …]
840 && !(ni->flags & FILE_ATTR_REPARSE_POINT)) in ntfs_fuse_getattr()844 || (ni->flags & FILE_ATTR_REPARSE_POINT)) in ntfs_fuse_getattr()846 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_getattr()1160 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_readlink()1311 if (ni && (ni->flags & FILE_ATTR_REPARSE_POINT)) { in ntfs_fuse_filler()1407 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_opendir()1442 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_readdir()1486 if (!(ni->flags & FILE_ATTR_REPARSE_POINT)) { in ntfs_fuse_open()1513 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_open()1578 if (ni->flags & FILE_ATTR_REPARSE_POINT) { in ntfs_fuse_read()[all …]
759 accepted = (ni->flags & FILE_ATTR_REPARSE_POINT)923 if (!(ni->flags & (FILE_ATTR_SYSTEM | FILE_ATTR_REPARSE_POINT))928 if (ni->flags & FILE_ATTR_REPARSE_POINT) {
605 if (flags & FILE_ATTR_REPARSE_POINT) { in ntfs_dump_flags()607 flags &= ~FILE_ATTR_REPARSE_POINT; in ntfs_dump_flags()873 if (file_name_attr->file_attributes & FILE_ATTR_REPARSE_POINT && in ntfs_dump_filename()
1592 if (f->flags & FILE_ATTR_REPARSE_POINT) in dump_record()1599 FILE_ATTR_SPARSE_FILE | FILE_ATTR_REPARSE_POINT | in dump_record()
847 FILE_ATTR_REPARSE_POINT = const_cpu_to_le32(0x00000400), enumerator