Searched refs:CIFS_MAGIC_NUMBER (Results 1 – 3 of 3) sorted by relevance
34 #define CIFS_MAGIC_NUMBER 0xFF534D42 /* the first four bytes of SMB PDUs */ macro
880 buf->f_type = CIFS_MAGIC_NUMBER; in cifs_queryfs()
210 sb->s_magic = CIFS_MAGIC_NUMBER; in cifs_read_super()