Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents_status.c471 static inline bool ext4_es_must_keep(struct extent_status *es) in ext4_es_must_keep() function
496 if (!ext4_es_must_keep(es)) { in ext4_es_init_extent()
518 if (!ext4_es_must_keep(es)) { in ext4_es_free_extent()
906 if (err2 == -ENOMEM && !ext4_es_must_keep(&newes)) in ext4_es_insert_extent()
1433 if (!ext4_es_must_keep(&newes)) in __es_remove_extent()
1806 if (ext4_es_must_keep(es)) in es_do_reclaim_extents()
1870 if (!ext4_es_must_keep(es)) { in ext4_clear_inode_es()