Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfile.h192 const struct fileops *f_ops; /* File operations */ member
/freebsd/stand/libsa/
H A Dstand.h201 struct fs_ops *f_ops; /* pointer to file system operations */ member