Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/ !
Dcifsfs.c65 static const struct super_operations cifs_super_ops; variable
154 sb->s_op = &cifs_super_ops; in cifs_read_super()
617 static const struct super_operations cifs_super_ops = { variable