Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dmagic.h67 #define SMB2_SUPER_MAGIC 0xFE534D42 macro
/linux-5.19.10/fs/cifs/
Dsmb2ops.c2833 buf->f_type = SMB2_SUPER_MAGIC; in smb2_queryfs()
2875 buf->f_type = SMB2_SUPER_MAGIC; in smb311_queryfs()