Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dmagic.h67 #define SMB2_SUPER_MAGIC 0xFE534D42 macro
/Linux-v6.1/fs/cifs/
Dsmb2ops.c2577 buf->f_type = SMB2_SUPER_MAGIC; in smb2_queryfs()
2619 buf->f_type = SMB2_SUPER_MAGIC; in smb311_queryfs()