Home
last modified time | relevance | path

Searched refs:ShareFlags (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h607 __le32 ShareFlags; /* see below */ member
618 * Possible ShareFlags - exactly one and only one of the first 4 caching flags
H A Dsmb2pdu.c1818 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h342 * Possible ShareFlags - exactly one and only one of the first 4 caching flags
378 __le32 ShareFlags; /* see below */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c2107 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c2014 rsp->ShareFlags = SMB2_SHAREFLAG_MANUAL_CACHING; in smb2_tree_connect()

Completed in 53 milliseconds