Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h163 struct cachefs_req *wq_head; /* head of work q */
164 struct cachefs_req *wq_tail; /* tail of work q */
1022 struct cachefs_req { struct
1023 struct cachefs_req *cfs_next; argument
1121 void cachefs_do_req(struct cachefs_req *);
1300 extern void cachefs_addqueue(struct cachefs_req *, struct cachefs_workq *);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c113 struct cachefs_req *rp; in cachefs_cache_create()
2112 struct cachefs_req *rp; in cachefs_async_start()
2211 cachefs_addqueue(struct cachefs_req *rp, struct cachefs_workq *qp) in cachefs_addqueue()
2534 cachefs_do_req(struct cachefs_req *rp) in cachefs_do_req()
2896 struct cachefs_req *rp = (struct cachefs_req *)voidp; in cachefs_req_create()
2903 bzero(rp, sizeof (struct cachefs_req)); in cachefs_req_create()
2913 struct cachefs_req *rp = (struct cachefs_req *)voidp; in cachefs_req_destroy()
H A Dcachefs_module.c182 sizeof (struct cachefs_req), 0, in cachefs_init()
H A Dcachefs_vfsops.c1133 struct cachefs_req *rp; in queue_sync()
H A Dcachefs_vnops.c3416 struct cachefs_req *rp; in cachefs_inactive()
3569 struct cachefs_req *rp; in cachefs_lookup_common()
7055 struct cachefs_req *rp; in cachefs_readdir_connected()
7965 struct cachefs_req *rp; in cachefs_putpage_common()