Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dvfs.h194 struct fem_head; /* from fem.h */
237 struct fem_head *vfs_femhead; /* fs monitoring */
H A Dvnode.h226 struct fem_head; /* from fem.h */
248 struct fem_head *v_femhead; /* fs monitoring */
H A Dfem.h141 struct fem_head { struct
/titanic_50/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()
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h227 struct fem_head; /* from fem.h */