Searched refs:reparse_point (Results 1 – 7 of 7) sorted by relevance
110 if (data->reparse_point) { in cifs_open_data_reparse()119 if (data->reparse_point) { in cifs_open_data_reparse()
783 bool reparse_point = false; in parse_create_response() local789 reparse_point = true; in parse_create_response()808 reparse_point = true; in parse_create_response()811 reparse_point = !!(rsp->Flags & SMB2_CREATE_FLAG_REPARSEPOINT); in parse_create_response()814 data->reparse_point = reparse_point; in parse_create_response()868 data->reparse_point = false; in smb2_query_path_info()968 if (rc || !data->reparse_point) in smb2_query_path_info()
83 .reparse_point = true, in create_native_symlink()409 .reparse_point = true, in create_native_socket()508 .reparse_point = true, in mknod_nfs()697 .reparse_point = true, in mknod_wsl()
543 data->reparse_point = false; in cifs_query_path_info()640 data->reparse_point = le32_to_cpu(fi.Attributes) & ATTR_REPARSE_POINT; in cifs_query_path_info()648 if (!rc && data->reparse_point) { in cifs_query_path_info()694 if (!rc && data->reparse_point) { in cifs_query_path_info()
251 bool reparse_point; member
1010 data.reparse_point = true; in cifs_get_file_info()
2572 struct reparse_point *rpp; in ntfs_inode_sync_filename()2588 rpp = (struct reparse_point *)((u8 *)ctx->attr + in ntfs_inode_sync_filename()