Home
last modified time | relevance | path

Searched defs:thresh (Results 1 – 8 of 8) sorted by relevance

/fs/btrfs/
Dasync-thread.c46 int thresh; member
82 unsigned int flags, int limit_active, int thresh) in __btrfs_alloc_workqueue()
133 int thresh) in btrfs_alloc_workqueue()
Dblock-group.c3068 u64 thresh; in should_alloc_chunk() local
3246 u64 thresh; in check_system_chunk() local
Dioctl.c1066 static int check_defrag_in_cache(struct inode *inode, u64 offset, u32 thresh) in check_defrag_in_cache()
1101 u64 *off, u32 thresh) in find_new_extents()
1210 static int should_defrag_range(struct inode *inode, u64 start, u32 thresh, in should_defrag_range()
Dspace-info.c805 u64 thresh = div_factor_fine(space_info->total_bytes, 98); in need_do_async_reclaim() local
Dsuper.c2195 u64 thresh = 0; in btrfs_statfs() local
Dextent_io.c3422 int thresh = 8192; in writepage_delalloc() local
/fs/jfs/
Djfs_types.h132 u8 thresh; /* Alert Threshold (in percent) */ member
/fs/ocfs2/
Djournal.c458 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()