| 3777 | } |
| 3778 | |
| 3779 | static void |
| 3780 | cache_fpl_checkpoint_outer(struct cache_fpl *fpl) |
| 3781 | { |
| 3782 | |
| 3783 | fpl->snd_outer.ni_pathlen = fpl->ndp->ni_pathlen; |
| 3784 | fpl->snd_outer.cn_flags = fpl->ndp->ni_cnd.cn_flags; |
| 3785 | } |
| 3786 | |
| 3787 | static void |
| 3788 | cache_fpl_checkpoint(struct cache_fpl *fpl) |