diff options
Diffstat (limited to 'fs/smb/client/cifspdu.h')
-rw-r--r-- | fs/smb/client/cifspdu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/smb/client/cifspdu.h b/fs/smb/client/cifspdu.h index d9cf7db0ac35..341dd015edf7 100644 --- a/fs/smb/client/cifspdu.h +++ b/fs/smb/client/cifspdu.h @@ -1789,6 +1789,7 @@ struct smb_t2_qfi_rsp { #define CIFS_SEARCH_RETURN_RESUME 0x0004 #define CIFS_SEARCH_CONTINUE_FROM_LAST 0x0008 #define CIFS_SEARCH_BACKUP_SEARCH 0x0010 +#define CIFS_SEARCH_CACHED_FID 0x0020 /* * Size of the resume key on FINDFIRST and FINDNEXT calls |