Searched refs:nvf_ops (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h96 nvf_ops_t *nvf_ops; /* client ops vectors */ member in struct:nvfiledesc
121 #define nvf_cache_path nvf_ops->nvfr_cache_path
122 #define nvf_unpack_nvlist nvf_ops->nvfr_unpack_nvlist
123 #define nvf_pack_list nvf_ops->nvfr_pack_list
124 #define nvf_list_free nvf_ops->nvfr_list_free
125 #define nvf_write_complete nvf_ops->nvfr_write_complete
H A Ddevcache.h53 typedef struct nvf_ops { struct
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Ddevcache.c294 nvfdp->nvf_ops = ops;

Completed in 36 milliseconds