Searched refs:allowed (Results 1 – 10 of 10) sorted by relevance
856 if (ap.allowed && ap.allowed < max_blks) in __gfs2_fallocate()857 max_blks = ap.allowed; in __gfs2_fallocate()864 if (ap.allowed && ap.allowed < max_blks) in __gfs2_fallocate()865 max_blks = ap.allowed; in __gfs2_fallocate()
1197 ap->allowed = UINT_MAX; /* Assume we are permitted a whole lot */ in gfs2_quota_check()1218 if (limit > 0 && (limit - value) < ap->allowed) in gfs2_quota_check()1219 ap->allowed = limit - value; in gfs2_quota_check()1224 if (!ap->min_target || ap->min_target > ap->allowed) { in gfs2_quota_check()
313 u64 allowed; member
2049 ap->allowed = ip->i_rgd->rd_free_clone; in gfs2_inplace_reserve()
3754 u64 allowed) in validate_convert_profile() argument3758 (bctl_arg->target & ~allowed))); in validate_convert_profile()3769 u64 allowed; in btrfs_balance() local3782 allowed = btrfs_super_incompat_flags(fs_info->super_copy); in btrfs_balance()3783 if (allowed & BTRFS_FEATURE_INCOMPAT_MIXED_GROUPS) in btrfs_balance()3790 allowed = BTRFS_BALANCE_DATA | BTRFS_BALANCE_METADATA; in btrfs_balance()3791 if (mixed && (bctl->flags & allowed)) { in btrfs_balance()3809 allowed = BTRFS_AVAIL_ALLOC_BIT_SINGLE | BTRFS_BLOCK_GROUP_DUP; in btrfs_balance()3811 allowed |= (BTRFS_BLOCK_GROUP_RAID0 | BTRFS_BLOCK_GROUP_RAID1); in btrfs_balance()3813 allowed |= BTRFS_BLOCK_GROUP_RAID5; in btrfs_balance()[all …]
4055 u64 allowed = 0; in btrfs_reduce_alloc_profile() local4075 allowed |= btrfs_raid_group[raid_type]; in btrfs_reduce_alloc_profile()4077 allowed &= flags; in btrfs_reduce_alloc_profile()4079 if (allowed & BTRFS_BLOCK_GROUP_RAID6) in btrfs_reduce_alloc_profile()4080 allowed = BTRFS_BLOCK_GROUP_RAID6; in btrfs_reduce_alloc_profile()4081 else if (allowed & BTRFS_BLOCK_GROUP_RAID5) in btrfs_reduce_alloc_profile()4082 allowed = BTRFS_BLOCK_GROUP_RAID5; in btrfs_reduce_alloc_profile()4083 else if (allowed & BTRFS_BLOCK_GROUP_RAID10) in btrfs_reduce_alloc_profile()4084 allowed = BTRFS_BLOCK_GROUP_RAID10; in btrfs_reduce_alloc_profile()4085 else if (allowed & BTRFS_BLOCK_GROUP_RAID1) in btrfs_reduce_alloc_profile()[all …]
112 will not be removed. So, it is allowed to access it without locking
18 It will be a kindness if you identify whether Hans Reiser is allowed
675 int allowed = 0; in proc_fd_access_allowed() local682 allowed = ptrace_may_access(task, PTRACE_MODE_READ_FSCREDS); in proc_fd_access_allowed()685 return allowed; in proc_fd_access_allowed()
150 * Anton also told me that the blocksize is not allowed to be larger than