Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/filesystems/
Docfs2.txt89 resv_level=2 (*) Set how aggressive allocation reservations will be.
90 Valid values are between 0 (reservations off) to 8
91 (maximum space for reservations).
92 dir_resv_level= (*) By default, directory reservations will scale with file
93 reservations - users should rarely need to change this
94 value. If allocation reservations are turned off, this
Dxfs-delayed-logging-design.txt530 space available in the log if we are to use static reservations, and that is
626 the amount of space available in the log for their reservations. The practical
/linux-3.4.99/drivers/uwb/
Drsv.c578 list_add_tail(&rsv->rc_node, &rc->reservations); in uwb_rsv_establish()
647 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rsv_handle_drp_avail_change()
766 list_add_tail(&rsv->rc_node, &rc->reservations); in uwb_rsv_new_target()
811 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rsv_find()
834 list_for_each_entry_safe(rsv, t, &rc->reservations, rc_node) { in uwb_rsv_update_all()
920 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rsv_alien_bp_work()
947 list_for_each_entry_safe(rsv, t, &rc->reservations, rc_node) { in uwb_rsv_remove_all()
960 list_for_each_entry_safe(rsv, t, &rc->reservations, rc_node) { in uwb_rsv_remove_all()
968 INIT_LIST_HEAD(&rc->reservations); in uwb_rsv_init()
Ddrp.c111 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rc_send_all_drp_ie()
136 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rc_send_all_drp_ie()
368 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_drp_handle_all_conflict_rsv()
Duwb-debug.c216 list_for_each_entry(rsv, &rc->reservations, rc_node) { in reservations_print()
/linux-3.4.99/fs/ocfs2/
DMakefile32 reservations.o \
/linux-3.4.99/mm/
Dhugetlb.c1116 struct resv_map *reservations = vma_resv_map(vma); in vma_needs_reservation() local
1118 err = region_chg(&reservations->regions, idx, idx + 1); in vma_needs_reservation()
1136 struct resv_map *reservations = vma_resv_map(vma); in vma_commit_reservation() local
1139 region_add(&reservations->regions, idx, idx + 1); in vma_commit_reservation()
2186 struct resv_map *reservations = vma_resv_map(vma); in hugetlb_vm_op_open() local
2196 if (reservations) in hugetlb_vm_op_open()
2197 kref_get(&reservations->refs); in hugetlb_vm_op_open()
2202 struct resv_map *reservations = vma_resv_map(vma); in resv_map_put() local
2204 if (!reservations) in resv_map_put()
2206 kref_put(&reservations->refs, resv_map_release); in resv_map_put()
[all …]
/linux-3.4.99/fs/jffs2/
DTODO5 reservations will necessarily be pessimistic. With this we could even
/linux-3.4.99/include/linux/
Duwb.h403 struct list_head reservations; member
/linux-3.4.99/Documentation/powerpc/
Dfirmware-assisted-dump.txt209 file will change to reflect the new memory reservations.
/linux-3.4.99/Documentation/usb/
Dproc_usb_info.txt268 With the Linux-USB stack, periodic bandwidth reservations use the
DWUSB-Design-overview.txt267 higher layers will enable the higher layers to use the reservations upon
/linux-3.4.99/Documentation/filesystems/caching/
Dnetfs-api.txt740 backed by a cache, -EOPNOTSUPP if the cache doesn't support reservations,
/linux-3.4.99/Documentation/block/
Dbiodoc.txt1186 8.9. VM reservations patch (Ben LaHaise)
/linux-3.4.99/arch/x86/
DKconfig1350 trust the BIOS to get all its memory reservations and usages