Searched refs:fileops (Results 1 – 5 of 5) sorted by relevance
56 struct fileops;84 const struct fileops *f_ops;103 struct fileops { struct142 …struct fileops Abstraction; ///< Pointers to functions implementing this device's ab… argument166 int fdcreate (CHAR16 *, UINT32, UINT32, BOOLEAN, VOID *, const struct fileops *);201 struct fileops {218 const struct fileops *f_ops;
66 struct fileops { struct95 extern struct fileops vnops;
31 …struct fileops Abstraction; ///< Pointers to functions implementing this device's ab…
24 const struct fileops SocketOperations = {
155 const struct fileops *FileOps; in IsDupFd()