Home
last modified time | relevance | path

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

/fs/btrfs/
Dasync-thread.c57 int thresh; member
128 unsigned int flags, int limit_active, int thresh) in __btrfs_alloc_workqueue()
181 int thresh) in btrfs_alloc_workqueue()
Dioctl.c902 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()
Dsuper.c2088 u64 thresh = 0; in btrfs_statfs() local
Dextent-tree.c4357 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
Dextent_io.c3281 int thresh = 8192; in writepage_delalloc() local
/fs/jfs/
Djfs_types.h145 u8 thresh; /* Alert Threshold (in percent) */ member
/fs/ext4/
Dresize.c380 static int extend_or_restart_transaction(handle_t *handle, int thresh) in extend_or_restart_transaction()
/fs/ocfs2/
Djournal.c471 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()