Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 11 of 11) sorted by relevance

/fs/proc/
Dfd.c77 bool allowed = false; in proc_fdinfo_access_allowed() local
83 allowed = ptrace_may_access(task, PTRACE_MODE_READ_FSCREDS); in proc_fdinfo_access_allowed()
86 if (!allowed) in proc_fdinfo_access_allowed()
Dbase.c689 int allowed = 0; in proc_fd_access_allowed() local
696 allowed = ptrace_may_access(task, PTRACE_MODE_READ_FSCREDS); in proc_fd_access_allowed()
699 return allowed; in proc_fd_access_allowed()
/fs/btrfs/
Dblock-group.c60 u64 allowed = 0; in btrfs_reduce_alloc_profile() local
77 allowed |= btrfs_raid_array[raid_type].bg_flag; in btrfs_reduce_alloc_profile()
79 allowed &= flags; in btrfs_reduce_alloc_profile()
82 if (allowed & BTRFS_BLOCK_GROUP_RAID1C4) in btrfs_reduce_alloc_profile()
83 allowed = BTRFS_BLOCK_GROUP_RAID1C4; in btrfs_reduce_alloc_profile()
84 else if (allowed & BTRFS_BLOCK_GROUP_RAID6) in btrfs_reduce_alloc_profile()
85 allowed = BTRFS_BLOCK_GROUP_RAID6; in btrfs_reduce_alloc_profile()
86 else if (allowed & BTRFS_BLOCK_GROUP_RAID1C3) in btrfs_reduce_alloc_profile()
87 allowed = BTRFS_BLOCK_GROUP_RAID1C3; in btrfs_reduce_alloc_profile()
88 else if (allowed & BTRFS_BLOCK_GROUP_RAID5) in btrfs_reduce_alloc_profile()
[all …]
Dvolumes.c4095 u64 allowed, const char *type) in validate_convert_profile() argument
4109 (bargs->target & ~allowed) == 0) in validate_convert_profile()
4279 u64 allowed; in btrfs_balance() local
4294 allowed = btrfs_super_incompat_flags(fs_info->super_copy); in btrfs_balance()
4295 if (allowed & BTRFS_FEATURE_INCOMPAT_MIXED_GROUPS) in btrfs_balance()
4302 allowed = BTRFS_BALANCE_DATA | BTRFS_BALANCE_METADATA; in btrfs_balance()
4303 if (mixed && (bctl->flags & allowed)) { in btrfs_balance()
4325 allowed = BTRFS_AVAIL_ALLOC_BIT_SINGLE; in btrfs_balance()
4328 allowed |= btrfs_raid_array[i].bg_flag; in btrfs_balance()
4330 if (!validate_convert_profile(fs_info, &bctl->data, allowed, "data") || in btrfs_balance()
[all …]
/fs/gfs2/
Dquota.h46 ap->allowed = UINT_MAX; /* Assume we are permitted a whole lot */ in gfs2_quota_lock_check()
Dquota.c1226 ap->allowed = UINT_MAX; /* Assume we are permitted a whole lot */ in gfs2_quota_check()
1244 if (limit > 0 && (limit - value) < ap->allowed) in gfs2_quota_check()
1245 ap->allowed = limit - value; in gfs2_quota_check()
1250 if (!ap->min_target || ap->min_target > ap->allowed) { in gfs2_quota_check()
Dincore.h314 u64 allowed; member
Dfile.c1311 if (ap.allowed) in __gfs2_fallocate()
1312 max_blks = ap.allowed; in __gfs2_fallocate()
/fs/jffs2/
DREADME.Locking112 will not be removed. So, it is allowed to access it without locking
/fs/reiserfs/
DREADME18 It will be a kindness if you identify whether Hans Reiser is allowed
/fs/befs/
DChangeLog150 * Anton also told me that the blocksize is not allowed to be larger than