Searched defs:inode_params (Results 1 – 1 of 1) sorted by relevance
17 struct inode_params { struct18 ext2_filsys fs;19 char *path;20 char *filename;21 char *src_dir;22 char *target_out;23 char *mountpoint;24 fs_config_f fs_config_func;25 struct selabel_handle *sehnd;26 time_t fixed_time;[all …]