Home
last modified time | relevance | path

Searched defs:thresh (Results 1 – 9 of 9) 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()
Dioctl.c997 static int check_defrag_in_cache(struct inode *inode, u64 offset, u32 thresh) in check_defrag_in_cache()
1032 u64 *off, u32 thresh) in find_new_extents()
1141 static int should_defrag_range(struct inode *inode, u64 start, u32 thresh, in should_defrag_range()
Dspace-info.c737 u64 thresh = div_factor_fine(space_info->total_bytes, 90); in need_preemptive_reclaim() local
Dsuper.c2292 u64 thresh = 0; in btrfs_statfs() local
Dsysfs.c1045 int thresh; in btrfs_bg_reclaim_threshold_store() local
Dblock-group.c3400 u64 thresh; in should_alloc_chunk() local
Dextent_io.c3818 int thresh = 8192; in writepage_delalloc() local
/fs/jfs/
Djfs_types.h132 u8 thresh; /* Alert Threshold (in percent) */ member
/fs/ocfs2/
Djournal.c456 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()