Home
last modified time | relevance | path

Searched refs:FunctionCode (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifspdu.h1215 __le32 FunctionCode; member
1239 __le32 FunctionCode; member
H A Dcifssmb.c2873 io_req->FunctionCode = cpu_to_le32(FSCTL_GET_REPARSE_POINT); in cifs_query_reparse_point()
3035 io_req->FunctionCode = cpu_to_le32(FSCTL_SET_REPARSE_POINT); in cifs_create_reparse_inode()
3099 pSMB->FunctionCode = cpu_to_le32(FSCTL_SET_COMPRESSION); in CIFSSMB_set_compression()