Searched defs:file_ident (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfilep.h63 typedef struct file_ident { /* file identifier block */ struct
74 int (*fi_getblock)(struct file_ident *);
76 struct file_ident *fi_forw;
77 struct file_ident *fi_back;

Completed in 50 milliseconds