Lines Matching refs:specific
35 File system specific parameters can be given as well, with a command
62 - parse the options, including calling fs-specific routines to
63 validate fs-specific options
69 the fs-specific tree walker should add this if required by the fs.
71 - Call an fs-specific routine to build the image based on the
74 Each fs-specific module should have the following external interfaces:
76 prepare_options optional file system specific defaults that need to be
77 setup before parsing fs-specific options.
79 parse_options parse the string for fs-specific options, feeding
82 cleanup_options optional file system specific data that need to be
94 NOTE: All file system specific options are referenced via the fs_specific
98 Each fs-specific module will need to add its routines to the dispatch array