Searched defs:pfsnode (Results 1 – 1 of 1) sorted by relevance
144 struct pfsnode { struct146 struct vnode *pfs_vnode; /* vnode associated with this pfsnode */ argument147 struct mount *pfs_mount; /* mount associated with this pfsnode */ argument148 struct pfskey pfs_key;152 mode_t pfs_mode; /* mode bits for stat() */153 u_long pfs_flags; /* open flags */154 uint64_t pfs_fileno; /* unique file id */