Searched defs:thresh (Results 1 – 9 of 9) sorted by relevance
/fs/btrfs/ |
D | async-thread.c | 46 int thresh; member 82 unsigned int flags, int limit_active, int thresh) in __btrfs_alloc_workqueue() 133 int thresh) in btrfs_alloc_workqueue()
|
D | ioctl.c | 997 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()
|
D | space-info.c | 737 u64 thresh = div_factor_fine(space_info->total_bytes, 90); in need_preemptive_reclaim() local
|
D | super.c | 2292 u64 thresh = 0; in btrfs_statfs() local
|
D | sysfs.c | 1045 int thresh; in btrfs_bg_reclaim_threshold_store() local
|
D | block-group.c | 3400 u64 thresh; in should_alloc_chunk() local
|
D | extent_io.c | 3818 int thresh = 8192; in writepage_delalloc() local
|
/fs/jfs/ |
D | jfs_types.h | 132 u8 thresh; /* Alert Threshold (in percent) */ member
|
/fs/ocfs2/ |
D | journal.c | 456 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()
|