Home
last modified time | relevance | path

Searched refs:try_to_free_dmap_chunks (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Ddax.c1140 static int try_to_free_dmap_chunks(struct fuse_conn_dax *fcd, in try_to_free_dmap_chunks() function
1203 ret = try_to_free_dmap_chunks(fcd, FUSE_DAX_RECLAIM_CHUNK); in fuse_dax_free_mem_worker()
1205 pr_debug("fuse: try_to_free_dmap_chunks() failed with err=%d\n", in fuse_dax_free_mem_worker()
/kernel/linux/linux-6.6/fs/fuse/
H A Ddax.c1134 static int try_to_free_dmap_chunks(struct fuse_conn_dax *fcd, in try_to_free_dmap_chunks() function
1197 ret = try_to_free_dmap_chunks(fcd, FUSE_DAX_RECLAIM_CHUNK); in fuse_dax_free_mem_worker()
1199 pr_debug("fuse: try_to_free_dmap_chunks() failed with err=%d\n", in fuse_dax_free_mem_worker()

Completed in 5 milliseconds