Searched refs:reservations (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/Documentation/filesystems/ |
D | ocfs2.txt | 89 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
|
D | xfs-delayed-logging-design.txt | 530 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-4.1.27/drivers/uwb/ |
D | rsv.c | 593 list_add_tail(&rsv->rc_node, &rc->reservations); in uwb_rsv_establish() 662 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rsv_handle_drp_avail_change() 781 list_add_tail(&rsv->rc_node, &rc->reservations); in uwb_rsv_new_target() 826 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rsv_find() 849 list_for_each_entry_safe(rsv, t, &rc->reservations, rc_node) { in uwb_rsv_update_all() 935 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rsv_alien_bp_work() 962 list_for_each_entry_safe(rsv, t, &rc->reservations, rc_node) { in uwb_rsv_remove_all() 975 list_for_each_entry_safe(rsv, t, &rc->reservations, rc_node) { in uwb_rsv_remove_all() 983 INIT_LIST_HEAD(&rc->reservations); in uwb_rsv_init()
|
D | drp.c | 112 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rc_send_all_drp_ie() 138 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_rc_send_all_drp_ie() 382 list_for_each_entry(rsv, &rc->reservations, rc_node) { in uwb_drp_handle_all_conflict_rsv()
|
D | uwb-debug.c | 216 list_for_each_entry(rsv, &rc->reservations, rc_node) { in reservations_print()
|
/linux-4.1.27/fs/ocfs2/ |
D | Makefile | 32 reservations.o \
|
/linux-4.1.27/fs/jffs2/ |
D | TODO | 5 reservations will necessarily be pessimistic. With this we could even
|
/linux-4.1.27/include/linux/ |
D | uwb.h | 403 struct list_head reservations; member
|
/linux-4.1.27/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 209 file will change to reflect the new memory reservations.
|
/linux-4.1.27/Documentation/usb/ |
D | proc_usb_info.txt | 271 With the Linux-USB stack, periodic bandwidth reservations use the
|
D | WUSB-Design-overview.txt | 258 higher layers will enable the higher layers to use the reservations upon
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | netfs-api.txt | 637 those pages will need to have any marks and reservations removed. This can be 813 backed by a cache, -EOPNOTSUPP if the cache doesn't support reservations,
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 406 showing how SCHED_DEADLINE reservations can be created by a real-time
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 1162 8.9. VM reservations patch (Ben LaHaise)
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1490 trust the BIOS to get all its memory reservations and usages
|