typedef struct lids_perm_struct { lids_perm_s *next; ino_t ino; dev_t dev; uid_t uid; lids_perm_t perm; } lids_perm_s;