Lines Matching refs:dax_ctx
191 struct dax_ctx { struct
223 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, argument
374 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_devmap()
403 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages()
436 static int dax_lock_pages(struct dax_ctx *ctx, int idx, in dax_lock_pages()
501 static void dax_ccb_wait(struct dax_ctx *ctx, int idx) in dax_ccb_wait()
524 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_close()
548 struct dax_ctx *ctx = f->private_data; in dax_read()
565 struct dax_ctx *ctx = f->private_data; in dax_write()
644 struct dax_ctx *ctx = NULL; in dax_open()
777 static int dax_preprocess_usr_ccbs(struct dax_ctx *ctx, int idx, int nelem) in dax_preprocess_usr_ccbs()
850 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, in dax_ccb_exec()