Searched refs:groups (Results 1 – 15 of 15) sorted by relevance
177 unsigned short groups; member209 pas->groups |= pa->e_perm; in summarize_posix_acl()222 pas->groups &= pas->mask; in summarize_posix_acl()249 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one()269 deny &= pas.groups | pas.group | pas.other; in _posix_to_nfsv4_one()430 struct posix_ace_state_array *groups; member450 state->groups = kzalloc(alloc, GFP_KERNEL); in init_state()451 if (!state->groups) { in init_state()461 kfree(state->groups); in free_state()521 nace = 4 + state->users->n + state->groups->n; in posix_state_to_acl()[all …]
12 numbers, and has automatically extending metadata groups which may85 groups beyond the owner/group/world scheme.
26 groups beyond the owner/group/world scheme.
218 __u16 groups; /* how many groups have been scanned */ member
62 groups beyond the owner/group/world scheme.
4765 int groups, gdpblocks; in ext4_meta_trans_blocks() local4785 groups = idxblocks; in ext4_meta_trans_blocks()4787 groups += 1; in ext4_meta_trans_blocks()4789 groups += nrblocks; in ext4_meta_trans_blocks()4791 gdpblocks = groups; in ext4_meta_trans_blocks()4792 if (groups > EXT4_SB(inode->i_sb)->s_groups_count) in ext4_meta_trans_blocks()4793 groups = EXT4_SB(inode->i_sb)->s_groups_count; in ext4_meta_trans_blocks()4794 if (groups > EXT4_SB(inode->i_sb)->s_gdb_count) in ext4_meta_trans_blocks()4798 ret += groups + gdpblocks; in ext4_meta_trans_blocks()
2188 hs->found, hs->groups, hs->cr, hs->flags, in ext4_mb_seq_history_show()2461 h.groups = ac->ac_groups_scanned; in ext4_mb_store_history()
16 groups beyond the owner/group/world scheme.
27 groups beyond the owner/group/world scheme.
50 groups beyond the owner/group/world scheme.
68 groups beyond the owner/group/world scheme.
44 groups beyond the owner/group/world scheme.
83 groups beyond the owner/group/world scheme.
164 groups beyond the owner/group/world scheme.
318 .groups = part_attr_groups,