Home
last modified time | relevance | path

Searched refs:read_setup (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/drivers/block/
Dswim_asm.S34 .equ read_setup, 0x1a00 define
Dswim.c62 REG(read_setup)
/linux-2.6.39/fs/nfs/
Dread.c184 NFS_PROTO(inode)->read_setup(data, &msg); in nfs_initiate_read()
Dproc.c736 .read_setup = nfs_proc_read_setup,
Ddirect.c358 NFS_PROTO(inode)->read_setup(data, &msg); in nfs_direct_read_schedule_segment()
Dnfs3proc.c879 .read_setup = nfs3_proc_read_setup,
Dnfs4proc.c5924 .read_setup = nfs4_proc_read_setup,
/linux-2.6.39/include/linux/
Dnfs_xdr.h1171 void (*read_setup) (struct nfs_read_data *, struct rpc_message *); member