Home
last modified time | relevance | path

Searched refs:next_group (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/crypto/cavium/cpt/
H A Dcptpf.h55 u8 next_group; member
/linux/fs/ext4/
H A Dialloc.c1042 goto next_group; in __ext4_new_inode()
1051 goto next_group; in __ext4_new_inode()
1059 goto next_group; in __ext4_new_inode()
1063 goto next_group; in __ext4_new_inode()
1067 goto next_group; in __ext4_new_inode()
1074 goto next_group; in __ext4_new_inode()
1114 next_group: in __ext4_new_inode()
H A Dresize.c328 next_group: in ext4_alloc_group_tables()
352 goto next_group; in ext4_alloc_group_tables()
363 goto next_group; in ext4_alloc_group_tables()
377 goto next_group; in ext4_alloc_group_tables()
/linux/fs/
H A Dpnode.c183 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group() function
312 for (m = next_group(dest_mnt, dest_mnt); m; in propagate_mnt()
313 m = next_group(m, dest_mnt)) { in propagate_mnt()
/linux/fs/btrfs/
H A Dqgroup.c236 struct btrfs_qgroup_list, next_group); in __del_qgroup_rb()
237 list_del(&list->next_group); in __del_qgroup_rb()
245 list_del(&list->next_group); in __del_qgroup_rb()
285 list_add_tail(&prealloc->next_group, &member->groups); in __add_relation_rb()
326 list_for_each_entry(list, &member->groups, next_group) { in del_relation_rb()
328 list_del(&list->next_group); in del_relation_rb()
1518 list_for_each_entry(glist, &qgroup->groups, next_group) in __qgroup_excl_accounting()
1592 list_for_each_entry(list, &member->groups, next_group) { in btrfs_add_qgroup_relation()
1650 list_for_each_entry(list, &member->groups, next_group) { in __del_qgroup_relation()
1827 struct btrfs_qgroup_list, next_group); in btrfs_remove_qgroup()
[all …]
H A Dqgroup.h289 struct list_head next_group; member
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2577 struct vfio_iommu_group *group, *next_group; in vfio_iommu_type1_release() local
2579 list_for_each_entry_safe(group, next_group, in vfio_iommu_type1_release()
/linux/fs/ocfs2/
H A Dalloc.c7554 next_group: in ocfs2_trim_mainbm()
7649 goto next_group; in ocfs2_trim_mainbm()