Home
last modified time | relevance | path

Searched refs:fem_head (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h196 struct fem_head; /* from fem.h */
232 struct fem_head *vfs_femhead; /* fs monitoring */
H A Dvnode.h282 struct fem_head; /* from fem.h */
304 struct fem_head *v_femhead; /* fs monitoring */
H A Dfem.h141 struct fem_head { struct
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c348 fem_lock(struct fem_head *fp) in fem_lock()
359 fem_unlock(struct fem_head *fp) in fem_unlock()
382 fem_get(struct fem_head *fp) in fem_get()
2915 static struct fem_head *
2916 new_femhead(struct fem_head **hp) in new_femhead()
2918 struct fem_head *head; in new_femhead()
3009 struct fem_head **hp, in fem_push_node()
3015 struct fem_head *hd; in fem_push_node()
3207 fem_remove_node(struct fem_head *fh, void **baseops, void *opset, void *datap) in fem_remove_node()