Searched refs:IO_REPARSE_TAG_SYMLINK (Results 1 – 8 of 8) sorted by relevance
144 #define IO_REPARSE_TAG_SYMLINK 0xA000000C macro
47 .reparse = { .tag = IO_REPARSE_TAG_SYMLINK, }, in smb2_create_reparse_symlink()78 buf->ReparseTag = cpu_to_le32(IO_REPARSE_TAG_SYMLINK); in smb2_create_reparse_symlink()645 case IO_REPARSE_TAG_SYMLINK: in parse_reparse_point()830 case IO_REPARSE_TAG_SYMLINK: in cifs_reparse_point_to_fattr()
60 le32_to_cpu(sym->ReparseTag) != IO_REPARSE_TAG_SYMLINK)) in symlink_data()
857 tag = IO_REPARSE_TAG_SYMLINK; in parse_create_response()988 if (data->reparse.tag != IO_REPARSE_TAG_SYMLINK) in smb2_query_path_info()
911 data.reparse.tag = IO_REPARSE_TAG_SYMLINK; in cifs_get_file_info()
1178 rp->ReparseTag = IO_REPARSE_TAG_SYMLINK; in ntfs_create_reparse_buffer()1608 err = ntfs_insert_reparse(sbi, IO_REPARSE_TAG_SYMLINK, in ntfs_create_inode()1714 ntfs_remove_reparse(sbi, IO_REPARSE_TAG_SYMLINK, &new_de->ref); in ntfs_create_inode()2002 case IO_REPARSE_TAG_SYMLINK: in ntfs_readlink_hlp()
1066 IO_REPARSE_TAG_SYMLINK = cpu_to_le32(0xA000000C), enumerator
1839 case IO_REPARSE_TAG_SYMLINK: in ni_parse_reparse()