Searched defs:f_ops (Results 1 – 2 of 2) sorted by relevance
| /freebsd/stand/libsa/ | ||
| H A D | stand.h | 204 struct fs_ops *f_ops; /* pointer to file system operations */ member |
| /freebsd/sys/sys/ | ||
| H A D | file.h | 204 const struct fileops *f_ops; /* File operations */ member |