HomeSort by: relevance | last modified time | path
    Searched defs:fileops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
file.h 85 struct fileops { struct
142 const struct fileops *f_ops;
208 extern const struct fileops vnops; /* vnode operations for files */
224 /* Commonly used fileops */
file.h 85 struct fileops { struct
142 const struct fileops *f_ops;
208 extern const struct fileops vnops; /* vnode operations for files */
224 /* Commonly used fileops */

Completed in 21 milliseconds