Searched refs:cifs_export_ops (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/cifs/
H A Dexport.c56 const struct export_operations cifs_export_ops = { variable in typeref:struct:export_operations
H A Dcifsfs.h132 extern const struct export_operations cifs_export_ops;
H A Dcifsfs.c162 sb->s_export_op = &cifs_export_ops; cifs_read_super()

Completed in 105 milliseconds