Searched refs:dax_unlock_pages (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/sbus/char/ |
D | oradax.c | 403 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages() function 499 dax_unlock_pages(ctx, idx, nelem); in dax_lock_pages() 536 dax_unlock_pages(ctx, i, 1); in dax_close() 635 dax_unlock_pages(ctx, i, 1); in dax_write() 893 dax_unlock_pages(ctx, idx, nccbs); in dax_ccb_exec() 976 dax_unlock_pages(ctx, idx + naccepted, nccbs - naccepted); in dax_ccb_exec()
|