Lines Matching refs:specific
43 File system specific parameters can be given as well, with a command
70 - parse the options, including calling fs-specific routines to
71 validate fs-specific options
77 the fs-specific tree walker should add this if required by the fs.
81 - Call an fs-specific routine to build the image based on the
84 Each fs-specific module should have the following external interfaces:
86 prepare_options optional file system specific defaults that need to be
87 setup before parsing fs-specific options.
89 parse_options parse the string for fs-specific options, feeding
92 cleanup_options optional file system specific data that need to be
104 NOTE: All file system specific options are referenced via the fs_specific
108 Each fs-specific module will need to add its routines to the dispatch array