Searched refs:prepare_options (Results 1 – 2 of 2) sorted by relevance
67 void (*prepare_options)(fsinfo_t *); member120 if (fstype->prepare_options) in main()121 fstype->prepare_options(&fsoptions); in main()255 fstype->prepare_options(&fsoptions); in main()
86 prepare_options optional file system specific defaults that need to be102 prepare_options and cleanup_options are optional and can be NULL.