Lines Matching +full:per +full:- +full:device
5 The are several inter-related caches. We have layouts which can
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
32 lsegs reference device ids, which are resolved per nfs_client and
33 layout driver type. The device ids are held in a RCU cache (struct
41 deviceid's per filesystem, and multiple filesystems per nfs_client.
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