HomeSort by: relevance | last modified time | path
    Searched defs:fs_ops (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/lib/libsa/
stand.h 111 struct fs_ops { struct
123 extern struct fs_ops file_system[];
127 #define FS_OPS(fs) { \
136 #define FS_OPS(fs) { \
219 const struct fs_ops *f_ops; /* pointer to file system operations */

Completed in 13 milliseconds