Searched defs:thresh (Results 1 – 8 of 8) sorted by relevance
/fs/btrfs/ |
D | async-thread.c | 57 int thresh; member 128 unsigned int flags, int limit_active, int thresh) in __btrfs_alloc_workqueue() 181 int thresh) in btrfs_alloc_workqueue()
|
D | ioctl.c | 902 static int check_defrag_in_cache(struct inode *inode, u64 offset, u32 thresh) in check_defrag_in_cache() 937 u64 *off, u32 thresh) in find_new_extents() 1046 static int should_defrag_range(struct inode *inode, u64 start, u32 thresh, in should_defrag_range()
|
D | super.c | 2088 u64 thresh = 0; in btrfs_statfs() local
|
D | extent-tree.c | 4357 u64 thresh; in should_alloc_chunk() local 4415 u64 thresh; in check_system_chunk() local 4938 u64 thresh = div_factor_fine(space_info->total_bytes, 98); in need_do_async_reclaim() local
|
D | extent_io.c | 3281 int thresh = 8192; in writepage_delalloc() local
|
/fs/jfs/ |
D | jfs_types.h | 145 u8 thresh; /* Alert Threshold (in percent) */ member
|
/fs/ext4/ |
D | resize.c | 380 static int extend_or_restart_transaction(handle_t *handle, int thresh) in extend_or_restart_transaction()
|
/fs/ocfs2/ |
D | journal.c | 471 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()
|