Home
last modified time | relevance | path

Searched defs:complete (Results 1 – 6 of 6) sorted by relevance

/fs/nfs/
Dnfs4session.h55 struct completion complete; member
Dwrite.c47 void (*complete)(void *data); member
/fs/xfs/
Dxfs_linux.h156 struct completion complete; member
/fs/cifs/
Dfile.c3262 cifs_readdata_direct_alloc(struct page **pages, work_func_t complete) in cifs_readdata_direct_alloc()
3279 cifs_readdata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_readdata_alloc()
Dcifssmb.c2193 cifs_writedata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_writedata_alloc()
2204 cifs_writedata_direct_alloc(struct page **pages, work_func_t complete) in cifs_writedata_direct_alloc()
/fs/jfs/
Djfs_dmap.c4045 int complete, factor; in dbMapFileSizeToMapSize() local