Searched defs:syncfs_enosys (Results 1 – 1 of 1) sorted by relevance
44 typedef struct syncfs_enosys { struct45 int (*se_open)(const struct syncfs_enosys *); argument47 } syncfs_enosys_t; argument114 static const syncfs_enosys_t syncfs_enosys[] = { variable