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