Searched defs:io_completion (Results 1 – 2 of 2) sorted by relevance
544 struct io_completion { struct545 struct file *file;546 struct list_head list;547 int cflags;
1594 struct nfs_io_completion *io_completion; member