Home
last modified time | relevance | path

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

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