Home
last modified time | relevance | path

Searched refs:pending_reservation (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
A Dextents_status.c1138 struct pending_reservation *pr = NULL; in __pr_tree_search()
1141 pr = rb_entry(node, struct pending_reservation, rb_node); in __pr_tree_search()
1153 return node ? rb_entry(node, struct pending_reservation, in __pr_tree_search()
1180 struct pending_reservation *pr; in get_rsvd()
1281 pr = rb_entry(node, struct pending_reservation, in get_rsvd()
1792 struct pending_reservation *pr; in ext4_print_pending_tree()
1798 pr = rb_entry(node, struct pending_reservation, rb_node); in ext4_print_pending_tree()
1811 sizeof(struct pending_reservation), in ext4_init_pending()
1842 struct pending_reservation *pr = NULL; in __get_pending()
1875 struct pending_reservation *pr; in __insert_pending()
[all …]
A Dextents_status.h117 struct pending_reservation { struct

Completed in 7 milliseconds