Home
last modified time | relevance | path

Searched defs:syncfs_enosys (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/vfs/
H A Dsyncfs.c44 typedef struct syncfs_enosys { struct
45 int (*se_open)(const struct syncfs_enosys *); argument
47 } syncfs_enosys_t; argument
114 static const syncfs_enosys_t syncfs_enosys[] = { variable