Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb1ops.c880 buf->f_type = CIFS_MAGIC_NUMBER; in cifs_queryfs()
Dcifsglob.h37 #define CIFS_MAGIC_NUMBER 0xFF534D42 /* the first four bytes of SMB PDUs */ macro
Dcifsfs.c210 sb->s_magic = CIFS_MAGIC_NUMBER; in cifs_read_super()