Home
last modified time | relevance | path

Searched defs:nofail (Results 1 - 8 of 8) 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() argument
482 static inline struct extent_status *__es_alloc_extent(bool nofail) in __es_alloc_extent() argument
H A Dextents.c307 ext4_force_split_extent_at(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, ext4_lblk_t lblk, int nofail) ext4_force_split_extent_at() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents_status.c452 static inline struct pending_reservation *__alloc_pending(bool nofail) in __alloc_pending() argument
478 static inline struct extent_status *__es_alloc_extent(bool nofail) in __es_alloc_extent() 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) ext4_force_split_extent_at() argument
/kernel/linux/linux-6.6/kernel/
H A Dcpu.c944 __cpuhp_invoke_callback_range(bool bringup, unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target, bool nofail) __cpuhp_invoke_callback_range() argument
/kernel/linux/linux-6.6/mm/
H A Dvmalloc.c2997 bool nofail = false; in vm_area_alloc_pages() local
3106 bool nofail = gfp_mask & __GFP_NOFAIL; in __vmalloc_area_node() local
3284 bool nofail = gfp_mask & __GFP_NOFAIL; in __vmalloc_node_range() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c4582 ceph_osdc_start_request(struct ceph_osd_client *osdc, struct ceph_osd_request *req, bool nofail) ceph_osdc_start_request() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h2809 f2fs_kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags, bool nofail, struct f2fs_sb_info *sbi) f2fs_kmem_cache_alloc() argument

Completed in 43 milliseconds