Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs_nfs.c518 print_ds(struct nfs4_pnfs_ds *ds) in print_ds()
606 static struct nfs4_pnfs_ds *
609 struct nfs4_pnfs_ds *ds; in _data_server_lookup_locked()
632 static void destroy_ds(struct nfs4_pnfs_ds *ds) in destroy_ds()
654 void nfs4_pnfs_ds_put(struct nfs4_pnfs_ds *ds) in nfs4_pnfs_ds_put()
718 struct nfs4_pnfs_ds *
721 struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; in nfs4_pnfs_ds_add()
763 static int nfs4_wait_ds_connect(struct nfs4_pnfs_ds *ds) in nfs4_wait_ds_connect()
769 static void nfs4_clear_ds_conn_bit(struct nfs4_pnfs_ds *ds) in nfs4_clear_ds_conn_bit()
802 struct nfs4_pnfs_ds *ds, in _nfs4_pnfs_v3_ds_connect()
[all …]
H A Dpnfs.h59 struct nfs4_pnfs_ds { struct
417 void nfs4_pnfs_ds_put(struct nfs4_pnfs_ds *ds);
418 struct nfs4_pnfs_ds *nfs4_pnfs_ds_add(struct list_head *dsaddrs,
421 int nfs4_pnfs_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds,
/linux/fs/nfs/filelayout/
H A Dfilelayoutdev.c48 struct nfs4_pnfs_ds *ds; in nfs4_fl_free_deviceid()
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()
H A Dfilelayout.h54 struct nfs4_pnfs_ds *ds_list[] __counted_by(ds_num);
109 struct nfs4_pnfs_ds *nfs4_fl_prepare_ds(struct pnfs_layout_segment *lseg,
H A Dfilelayout.c453 struct nfs4_pnfs_ds *ds; in filelayout_read_pagelist()
500 struct nfs4_pnfs_ds *ds; in filelayout_write_pagelist()
990 struct nfs4_pnfs_ds *ds; in filelayout_initiate_commit()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h41 struct nfs4_pnfs_ds *ds;
212 struct nfs4_pnfs_ds *
H A Dflexfilelayout.c758 static struct nfs4_pnfs_ds * in ff_layout_choose_ds_for_read()
765 struct nfs4_pnfs_ds *ds; in ff_layout_choose_ds_for_read()
786 static struct nfs4_pnfs_ds * in ff_layout_choose_any_ds_for_read()
793 static struct nfs4_pnfs_ds * in ff_layout_choose_valid_ds_for_read()
800 static struct nfs4_pnfs_ds * in ff_layout_choose_best_ds_for_read()
804 struct nfs4_pnfs_ds *ds; in ff_layout_choose_best_ds_for_read()
812 static struct nfs4_pnfs_ds * in ff_layout_get_ds_for_read()
817 struct nfs4_pnfs_ds *ds; in ff_layout_get_ds_for_read()
848 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_read()
918 struct nfs4_pnfs_ds *d in ff_layout_pg_init_write()
[all...]
H A Dflexfilelayoutdev.c368 struct nfs4_pnfs_ds *
373 struct nfs4_pnfs_ds *ds = NULL; in nfs4_ff_layout_prepare_ds()