Searched defs:nofail (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/ext4/
H A Dextents_status.c452 static inline struct pending_reservation *__alloc_pending(bool nofail) argument
478 static inline struct extent_status *__es_alloc_extent(bool nofail) argument
H A Dextents.c327 ext4_force_split_extent_at(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, ext4_lblk_t lblk, int nofail) argument
/linux-master/fs/bcachefs/
H A Dbtree_update_interior.c1307 bch2_btree_set_root(struct btree_update *as, struct btree_trans *trans, struct btree_path *path, struct btree *b, bool nofail) argument
/linux-master/kernel/
H A Dcpu.c943 __cpuhp_invoke_callback_range(bool bringup, unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target, bool nofail) argument
/linux-master/mm/
H A Dvmalloc.c3495 bool nofail = false; local
3604 bool nofail = gfp_mask & __GFP_NOFAIL; local
3782 bool nofail = gfp_mask & __GFP_NOFAIL; local
[all...]
/linux-master/fs/f2fs/
H A Df2fs.h2823 f2fs_kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags, bool nofail, struct f2fs_sb_info *sbi) argument

Completed in 194 milliseconds