Home
last modified time | relevance | path

Searched refs:reservations (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/filesystems/
H A Docfs2.rst99 resv_level=2 (*) Set how aggressive allocation reservations will be.
100 Valid values are between 0 (reservations off) to 8
101 (maximum space for reservations).
102 dir_resv_level= (*) By default, directory reservations will scale with file
103 reservations - users should rarely need to change this
104 value. If allocation reservations are turned off, this
/linux/Documentation/arch/arm64/
H A Dkdump.rst31 For kdump reservations, low memory is the memory area under a specific
66 reservations. The user would not need to know the system memory layout
75 many systems the low memory is precious and crashkernel reservations
/linux/fs/ocfs2/
H A DMakefile31 reservations.o \
/linux/Documentation/block/
H A Dpr.rst16 All implementations are expected to ensure the reservations survive
22 The following types of reservations are supported:
/linux/fs/btrfs/
H A Dblock-group.h244 atomic_t reservations; member
H A Dblock-group.c413 if (atomic_dec_and_test(&bg->reservations)) in btrfs_dec_block_group_reservations()
414 wake_up_var(&bg->reservations); in btrfs_dec_block_group_reservations()
440 wait_var_event(&bg->reservations, !atomic_read(&bg->reservations)); in btrfs_wait_block_group_reservations()
H A Dextent-tree.c2803 atomic_inc(&bg->reservations); in btrfs_inc_block_group_reservations()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst255 such `reservations
265 This function must *only* remove delayed allocation reservations, in
355 should throw away any reservations that may have been made for the write.
360 delalloc reservations to avoid having delalloc reservations for
/linux/Documentation/bpf/
H A Dringbuf.rst179 a strict ordering between reservations. Commits, on the other hand, are
181 in the order of reservations, but only after all previous records where