Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/filelayout/
Dfilelayoutdev.c47 struct nfs4_pnfs_ds *ds; in nfs4_fl_free_deviceid()
140 (sizeof(struct nfs4_pnfs_ds *) * (num - 1)), in nfs4_fl_alloc_deviceid_node()
261 struct nfs4_pnfs_ds *
265 struct nfs4_pnfs_ds *ds = dsaddr->ds_list[ds_idx]; in nfs4_fl_prepare_ds()
267 struct nfs4_pnfs_ds *ret = ds; in nfs4_fl_prepare_ds()
Dfilelayout.h54 struct nfs4_pnfs_ds *ds_list[1];
108 struct nfs4_pnfs_ds *nfs4_fl_prepare_ds(struct pnfs_layout_segment *lseg,
Dfilelayout.c470 struct nfs4_pnfs_ds *ds; in filelayout_read_pagelist()
517 struct nfs4_pnfs_ds *ds; in filelayout_write_pagelist()
1002 struct nfs4_pnfs_ds *ds; in filelayout_initiate_commit()
/linux-4.4.14/fs/nfs/
Dpnfs_nfs.c318 print_ds(struct nfs4_pnfs_ds *ds) in print_ds()
406 static struct nfs4_pnfs_ds *
409 struct nfs4_pnfs_ds *ds; in _data_server_lookup_locked()
417 static void destroy_ds(struct nfs4_pnfs_ds *ds) in destroy_ds()
440 void nfs4_pnfs_ds_put(struct nfs4_pnfs_ds *ds) in nfs4_pnfs_ds_put()
504 struct nfs4_pnfs_ds *
507 struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; in nfs4_pnfs_ds_add()
549 static void nfs4_wait_ds_connect(struct nfs4_pnfs_ds *ds) in nfs4_wait_ds_connect()
556 static void nfs4_clear_ds_conn_bit(struct nfs4_pnfs_ds *ds) in nfs4_clear_ds_conn_bit()
593 struct nfs4_pnfs_ds *ds, in _nfs4_pnfs_v3_ds_connect()
[all …]
Dpnfs.h52 struct nfs4_pnfs_ds { struct
354 void nfs4_pnfs_ds_put(struct nfs4_pnfs_ds *ds);
355 struct nfs4_pnfs_ds *nfs4_pnfs_ds_add(struct list_head *dsaddrs,
358 void nfs4_pnfs_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds,
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.h37 struct nfs4_pnfs_ds *ds;
182 struct nfs4_pnfs_ds *
Dflexfilelayoutdev.c335 struct nfs4_pnfs_ds *ds) in ff_layout_update_mirror_cred()
379 struct nfs4_pnfs_ds *
384 struct nfs4_pnfs_ds *ds = NULL; in nfs4_ff_layout_prepare_ds()
Dflexfilelayout.c757 static struct nfs4_pnfs_ds *
763 struct nfs4_pnfs_ds *ds; in ff_layout_choose_best_ds_for_read()
784 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_read()
824 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_write()
1604 struct nfs4_pnfs_ds *ds; in ff_layout_read_pagelist()
1665 struct nfs4_pnfs_ds *ds; in ff_layout_write_pagelist()
1734 struct nfs4_pnfs_ds *ds; in ff_layout_initiate_commit()
1995 struct nfs4_pnfs_ds *ds = mirror->mirror_ds->ds; in ff_layout_encode_layoutstats()