Searched refs:reserve (Results 1 – 6 of 6) sorted by relevance
34 unsigned int reserve; member49 unsigned reserve) in init_pushpull() argument54 pp->reserve = reserve; in init_pushpull()59 if (pp->ofs >= pp->buflen - (use_reserved?0:pp->reserve)) in pushbit()
3 let each outstanding write reserve the _maximum_ amount of physical
100 int reserve; member264 opts->reserve = in parse_mount_options()535 (fsi->mount_opts.reserve ? 0 : pty_reserve))) in devpts_new_index()
1655 int reserve = flags & DQUOT_SPACE_RESERVE; in __dquot_alloc_space() local1659 if (reserve) { in __dquot_alloc_space()1678 if (reserve) { in __dquot_alloc_space()1691 if (reserve) in __dquot_alloc_space()1702 if (reserve) in __dquot_alloc_space()1708 if (reserve) in __dquot_alloc_space()1855 int reserve = flags & DQUOT_SPACE_RESERVE, index; in __dquot_free_space() local1858 if (reserve) { in __dquot_free_space()1881 if (reserve) in __dquot_free_space()1887 if (reserve) in __dquot_free_space()[all …]
2696 struct backref_node *node, int reserve) in calcu_metadata_size() argument2705 BUG_ON(reserve && node->processed); in calcu_metadata_size()2710 if (next->processed && (reserve || next != node)) in calcu_metadata_size()
59 u64 reserve; member7762 WARN_ON(dio_data->reserve < len); in btrfs_get_blocks_direct_write()7763 dio_data->reserve -= len; in btrfs_get_blocks_direct_write()8710 dio_data.reserve = round_up(count, in btrfs_direct_IO()8731 if (dio_data.reserve) in btrfs_direct_IO()8733 offset, dio_data.reserve, true); in btrfs_direct_IO()