Home
last modified time | relevance | path

Searched refs:__alloc_pending (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dextents_status.c456 static inline struct pending_reservation *__alloc_pending(bool nofail) in __alloc_pending() function
903 pr = __alloc_pending(true); in ext4_es_insert_extent()
1977 pr = __alloc_pending(false); in __insert_pending()
2099 pr = __alloc_pending(true); in ext4_es_insert_delayed_block()
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents_status.c452 static inline struct pending_reservation *__alloc_pending(bool nofail) in __alloc_pending() function
896 pr = __alloc_pending(true); in ext4_es_insert_extent()
1969 pr = __alloc_pending(false); in __insert_pending()
2089 pr = __alloc_pending(true); in ext4_es_insert_delayed_block()

Completed in 6 milliseconds