Home
last modified time | relevance | path

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

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