Home
last modified time | relevance | path

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

/fs/ext4/
Dextents_status.c454 static inline struct pending_reservation *__alloc_pending(bool nofail) in __alloc_pending() argument
456 if (!nofail) in __alloc_pending()
480 static inline struct extent_status *__es_alloc_extent(bool nofail) in __es_alloc_extent() argument
482 if (!nofail) in __es_alloc_extent()
Dextents.c329 int nofail) in ext4_force_split_extent_at() argument
335 if (nofail) in ext4_force_split_extent_at()
/fs/f2fs/
Df2fs.h2786 gfp_t flags, bool nofail, struct f2fs_sb_info *sbi) in f2fs_kmem_cache_alloc() argument
2788 if (nofail) in f2fs_kmem_cache_alloc()