Searched refs:so_init (Results 1 – 3 of 3) sorted by relevance
117 extern int so_init(struct sonode *, struct sonode *, struct cred *, int);
120 so_init(struct sonode *so, struct sonode *pso, struct cred *cr, int flags) in so_init() function1914 so_init, /* sop_init */
118 void so_init(void);130 #pragma init(so_init)133 void so_init() { in so_init() function