Home
last modified time | relevance | path

Searched defs:f_ops (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dfile.h95 const struct fileops *f_ops; /* [I] file operation pointers */ member
H A Dsysctl.h767 uint64_t f_ops; /* PTR: address of fileops */ member
/openbsd/sys/lib/libsa/
H A Dstand.h101 struct fs_ops *f_ops; /* pointer to file system operations */ member