Searched defs:pre_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Duffd-common.h95 int (*pre_alloc)(const char **errmsg); member in struct:uffd_test_case_ops
/linux-master/fs/ntfs3/
H A Dattrib.c415 CLST next_svcn, pre_alloc = -1, done = 0; local
149 attr_allocate_clusters(struct ntfs_sb_info *sbi, struct runs_tree *run, CLST vcn, CLST lcn, CLST len, CLST *pre_alloc, enum ALLOCATE_OPT opt, CLST *alen, const size_t fr, CLST *new_lcn, CLST *new_len) argument
[all...]
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h278 bool pre_alloc; member in struct:mhi_chan
/linux-master/fs/f2fs/
H A Dcompress.c1563 allow_memalloc_for_decomp(struct f2fs_sb_info *sbi, bool pre_alloc) argument
1569 f2fs_prepare_decomp_mem(struct decompress_io_ctx *dic, bool pre_alloc) argument
1606 f2fs_release_decomp_mem(struct decompress_io_ctx *dic, bool bypass_destroy_callback, bool pre_alloc) argument

Completed in 373 milliseconds