tag | line | file | source code |
---|---|---|---|
async | 65 | fs/nfs/sock.c | nfs_rpc_doio(struct nfs_server *server, struct rpc_ioreq *req, int async) |
async | 90 | fs/nfs/sock.c | result = rpc_doio(server->rsock, req, &timeout, async); |
async | 96 | fs/nfs/sock.c | if (async) |
async | 109 | include/linux/nfs_fs.h | int async); |
async | 333 | mm/filemap.c | static void profile_readahead(int async, struct file *filp) |
async | 338 | mm/filemap.c | if (async) |