Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsfs.c49 #define CIFS_MAGIC_NUMBER 0xFF534D42 /* the first four bytes of SMB PDUs */ macro
141 sb->s_magic = CIFS_MAGIC_NUMBER; in cifs_read_super()
235 buf->f_type = CIFS_MAGIC_NUMBER; in cifs_statfs()