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