Searched refs:cleanup_layoutcommit (Results 1 – 3 of 3) sorted by relevance
973 .cleanup_layoutcommit = bl_cleanup_layoutcommit,997 .cleanup_layoutcommit = bl_cleanup_layoutcommit,
168 void (*cleanup_layoutcommit) (struct nfs4_layoutcommit_data *data); member
3145 if (nfss->pnfs_curr_ld->cleanup_layoutcommit) in pnfs_cleanup_layoutcommit()3146 nfss->pnfs_curr_ld->cleanup_layoutcommit(data); in pnfs_cleanup_layoutcommit()
Completed in 19 milliseconds