Lines Matching +full:inter +full:- +full:data
5 The are several inter-related caches. We have layouts which can
6 reference multiple devices, each of which can reference multiple data servers.
7 Each data server can be referenced by multiple devices. Each device
15 The on-the-wire command LAYOUTGET corresponds to struct
18 segments in nfsi->layout, of type struct pnfs_layout_hdr.
24 Each header is also (when non-empty) put on a list associated with
39 data structure. The hlist size of 32 buckets needs better
47 data server cache
50 file driver devices refer to data servers, which are kept in a module
67 of these types there is a layout-driver with a common function-vectors
68 table which are called by the nfs-client pnfs-core to implement the
71 Files-layout-driver code is in: fs/nfs/filelayout/.. directory
72 Blocks-layout-driver code is in: fs/nfs/blocklayout/.. directory
73 Flexfiles-layout-driver code is in: fs/nfs/flexfilelayout/.. directory
75 blocks-layout setup