Lines Matching defs:inode_params
16 struct inode_params { struct
17 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;
26 const struct ugid_map* uid_map;
27 const struct ugid_map* gid_map;
28 errcode_t error;