Searched defs:f_ops (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | file.h | 106 struct fileops *f_ops; /* (ro) operations vector */ member |
| /dragonfly/stand/lib/ | ||
| HD | stand.h | 160 struct fs_ops *f_ops; /* pointer to file system operations */ member |