Searched refs:cifs_export_ops (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/client/ | ||
H A D | export.c | 43 const struct export_operations cifs_export_ops = { variable |
H A D | cifsfs.c | 276 sb->s_export_op = &cifs_export_ops; in cifs_read_super() |