Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dvfs.h200 struct fem_head; /* from fem.h */
236 struct fem_head *vfs_femhead; /* fs monitoring */
H A Dvnode.h225 struct fem_head; /* from fem.h */
247 struct fem_head *v_femhead; /* fs monitoring */
H A Dfem.h139 struct fem_head { struct
/onnv-gate/usr/src/uts/common/fs/
H A Dfem.c346 fem_lock(struct fem_head *fp) in fem_lock()
357 fem_unlock(struct fem_head *fp) in fem_unlock()
380 fem_get(struct fem_head *fp) in fem_get()
2867 static struct fem_head *
2868 new_femhead(struct fem_head **hp) in new_femhead()
2870 struct fem_head *head; in new_femhead()
2961 struct fem_head **hp, in fem_push_node()
2967 struct fem_head *hd; in fem_push_node()
3158 fem_remove_node(struct fem_head *fh, void **baseops, void *opset, void *datap) in fem_remove_node()