Searched defs:complete (Results 1 – 8 of 8) sorted by relevance
152 struct completion complete; member
55 struct completion complete; member
47 void (*complete)(void *data); member
1364 bool *complete) in incfs_process_new_data_block()
754 bool complete = false; in ioctl_fill_blocks() local
3348 cifs_readdata_direct_alloc(struct page **pages, work_func_t complete) in cifs_readdata_direct_alloc()3365 cifs_readdata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_readdata_alloc()
2120 cifs_writedata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_writedata_alloc()2131 cifs_writedata_direct_alloc(struct page **pages, work_func_t complete) in cifs_writedata_direct_alloc()
4096 int complete, factor; in dbMapFileSizeToMapSize() local