Searched refs:dir_xattr (Results 1 – 2 of 2) sorted by relevance
195 struct dir_xattr { struct199 struct dir_xattr *next; argument204 struct dir_xattr ***xattr_list);
67 static struct dir_xattr *dir_xattr_list;68 static struct dir_xattr *dir_xattr_last;315 struct dir_xattr *new_entry; in add_xattr_entry()360 new_entry = malloc(sizeof(struct dir_xattr)); in add_xattr_entry()1492 struct dir_xattr ***xattr_list) in selinux_restorecon_xattr()1506 struct dir_xattr *current, *next; in selinux_restorecon_xattr()