pnfs_layoutdriver_type
static struct pnfs_layoutdriver_type blocklayout_type = {
static struct pnfs_layoutdriver_type scsilayout_type = {
const struct pnfs_layoutdriver_type *ld = NULL;
static struct pnfs_layoutdriver_type filelayout_type = {
static struct pnfs_layoutdriver_type flexfilelayout_type = {
void pnfs_put_layoutdriver(const struct pnfs_layoutdriver_type *ld)
struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld;
struct pnfs_layoutdriver_type *ld_type = NULL;
struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld;
struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld;
pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *ld_type)
struct pnfs_layoutdriver_type *tmp;
pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *ld_type)
struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld;
struct pnfs_layoutdriver_type *ld = server->pnfs_curr_ld;
struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld;
struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld;
static struct pnfs_layoutdriver_type *
struct pnfs_layoutdriver_type *local;
static struct pnfs_layoutdriver_type *
struct pnfs_layoutdriver_type *local;
const struct pnfs_layoutdriver_type *pnfs_find_layoutdriver(u32 id)
extern int pnfs_register_layoutdriver(struct pnfs_layoutdriver_type *);
extern void pnfs_unregister_layoutdriver(struct pnfs_layoutdriver_type *);
extern const struct pnfs_layoutdriver_type *pnfs_find_layoutdriver(u32 id);
extern void pnfs_put_layoutdriver(const struct pnfs_layoutdriver_type *ld);
const struct pnfs_layoutdriver_type *ld;
void nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *);
struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld;
nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *ld,
_lookup_deviceid(const struct pnfs_layoutdriver_type *ld,
struct pnfs_layoutdriver_type *pnfs_curr_ld; /* Active layout driver */