Home
last modified time | relevance | path

Searched refs:niobuf_local (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h68 struct niobuf_local;
496 loff_t pos, ssize_t len, struct niobuf_local *lb,
502 struct niobuf_local *lb, int nr);
507 struct niobuf_local *lb, int nr);
513 struct niobuf_local *,
519 struct niobuf_local *, int, struct thandle *);
524 struct niobuf_local *lnb, int nr);
1162 struct niobuf_local *lnb, int rw, in dt_bufs_get()
1173 struct niobuf_local *lnb, int n) in dt_bufs_put()
1182 struct niobuf_local *lnb, int n) in dt_write_prep()
[all …]
Dlustre_debug.h49 void dump_lniobuf(struct niobuf_local *lnb);
Dobd.h615 struct niobuf_local { struct
1184 int *nr_pages, struct niobuf_local *local,
1190 struct niobuf_local *local,
Dobd_class.h1213 struct niobuf_local *local, in obd_preprw()
1231 struct niobuf_local *local, in obd_commitrw()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddebug.c49 void dump_lniobuf(struct niobuf_local *nb) in dump_lniobuf()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1651 struct niobuf_local *lnb; in echo_client_prep_commit()
1664 OBD_ALLOC(lnb, npages * sizeof(struct niobuf_local)); in echo_client_prep_commit()
1743 OBD_FREE(lnb, npages * sizeof(struct niobuf_local)); in echo_client_prep_commit()