Home
last modified time | relevance | path

Searched refs:ext_tree_mark_committed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.h189 void ext_tree_mark_committed(struct nfs4_layoutcommit_args *arg, int status);
H A Dextent_tree.c615 ext_tree_mark_committed(struct nfs4_layoutcommit_args *arg, int status) in ext_tree_mark_committed() function
H A Dblocklayout.c780 ext_tree_mark_committed(&lcdata->args, lcdata->res.status); in bl_cleanup_layoutcommit()