cachefiles_kiocb
ki = kzalloc_obj(struct cachefiles_kiocb);
struct cachefiles_kiocb *ki = container_of(iocb, struct cachefiles_kiocb, iocb);
struct cachefiles_kiocb *ki;
ki = kzalloc_obj(struct cachefiles_kiocb);
static inline void cachefiles_put_kiocb(struct cachefiles_kiocb *ki)
struct cachefiles_kiocb *ki = container_of(iocb, struct cachefiles_kiocb, iocb);
struct cachefiles_kiocb *ki;