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