Searched refs:aio_ctx_aops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | aio.c | 203 static const struct address_space_operations aio_ctx_aops; variable in typeref:struct:address_space_operations 214 inode->i_mapping->a_ops = &aio_ctx_aops; aio_private_file() 420 static const struct address_space_operations aio_ctx_aops = { variable in typeref:struct:address_space_operations |
Completed in 35 milliseconds