Searched refs:next_dirent (Results 1 – 1 of 1) sorted by relevance
571 static struct configfs_dirent *next_dirent(struct configfs_dirent *parent, in next_dirent() function595 for (sd = next_dirent(parent_sd, NULL); sd; sd = next) { in detach_attrs()598 next = next_dirent(parent_sd, sd); in detach_attrs()681 for (sd = next_dirent(parent_sd, NULL); sd; sd = next) { in detach_groups()682 next = next_dirent(parent_sd, sd); in detach_groups()