Searched defs:restore_opts (Results 1 – 1 of 1) sorted by relevance
22 struct restore_opts { struct23 int add_assoc; /* Track inode associations for conflict detection. */47 void restore_init(struct restore_opts *opts); argument