Searched defs:_fs (Results 1 – 2 of 2) sorted by relevance
68 typedef struct _fs { /* format strings */ struct69 struct _fs *nextfs; /* linked list of format strings */ argument70 struct _fu *nextfu; /* linked list of format units */71 int bcnt;
2416 drain_queue_fs_cb(void *_fs, void *arg) in drain_queue_fs_cb()2740 fs_cleanup(void *_fs, void *arg) in fs_cleanup()