Searched defs:zcrypt_queue (Results 1 – 1 of 1) sorted by relevance
121 struct zcrypt_queue { struct122 struct list_head list; /* Device list. */123 struct kref refcount; /* device refcounting */147 #define for_each_zcrypt_queue(_zq, _zc) \ argument
Completed in 9 milliseconds