Searched refs:fat_export_ops (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/fat/ | ||
H A D | nfs.c | 290 const struct export_operations fat_export_ops = { variable in typeref:struct:export_operations |
H A D | fat.h | 414 extern const struct export_operations fat_export_ops; |
H A D | inode.c | 1513 sb->s_export_op = &fat_export_ops; fat_fill_super() |
Completed in 123 milliseconds