Searched defs:max_bytes (Results  1 – 12 of 12) sorted by relevance
| /fs/ubifs/ | 
| D | sb.c | 381 	long long max_bytes;  in validate_sb()  local
  | 
| /fs/xfs/ | 
| D | xfs_mount.c | 135 	uint64_t		max_bytes;  in xfs_sb_validate_fsb_count()  local
  | 
| /fs/btrfs/tests/ | 
| D | extent-io-tests.c | 119 	u64 max_bytes = BTRFS_MAX_EXTENT_SIZE;  in test_find_delalloc()  local
  | 
| /fs/btrfs/ | 
| D | extent-io-tree.c | 987 			       u64 *end, u64 max_bytes,  in btrfs_find_delalloc_range() 1644 		     u64 *start, u64 search_end, u64 max_bytes,  in count_range_bits()
  | 
| D | free-space-cache.c | 694 	u64 max_bytes;  in recalculate_thresholds()  local
  | 
| D | extent_io.c | 341 	u64 max_bytes = fs_info ? fs_info->max_extent_size : BTRFS_MAX_EXTENT_SIZE;  in find_lock_delalloc_range()  local
  | 
| /fs/bcachefs/ | 
| D | super-io.c | 170 		u64 max_bytes = 512 << sb->sb->layout.sb_max_size_bits;  in bch2_sb_realloc()  local
  | 
| /fs/gfs2/ | 
| D | file.c | 1258 	loff_t bytes, max_bytes, max_blks;  in __gfs2_fallocate()  local
  | 
| /fs/ | 
| D | fs-writeback.c | 811 	unsigned long avg_time, max_bytes, max_time;  in wbc_detach_inode()  local
  | 
| /fs/ceph/ | 
| D | mds_client.h | 110 	u64 max_bytes;  member
  | 
| D | super.h | 1393 				       u64 max_bytes, u64 max_files)  in __ceph_update_quota()
  | 
| /fs/f2fs/ | 
| D | file.c | 2518 	u64 max_bytes = F2FS_BLK_TO_BYTES(max_file_blocks(inode));  in f2fs_keep_noreuse_range()  local
  |