Home
last modified time | relevance | path

Searched refs:lu_site (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h99 struct lu_site;
279 struct lu_site *ld_site;
602 struct lu_site { struct
641 lu_site_bkt_from_fid(struct lu_site *site, struct lu_fid *fid) in lu_site_bkt_from_fid() argument
649 static inline struct seq_server_site *lu_site2seq(const struct lu_site *s) in lu_site2seq()
659 int lu_site_init (struct lu_site *s, struct lu_device *d);
660 void lu_site_fini (struct lu_site *s);
661 int lu_site_init_finish (struct lu_site *s);
675 void lu_dev_add_linkage(struct lu_site *s, struct lu_device *d);
676 void lu_dev_del_linkage(struct lu_site *s, struct lu_device *d);
[all …]
Dlustre_fid.h159 struct lu_site;
476 struct lu_site *site, const struct lu_fid *fid);
Dcl_object.h2616 struct lu_site cs_lu;
2649 static inline struct cl_site *lu2cl_site(const struct lu_site *site) in lu2cl_site()
3279 struct cl_device *cl_type_setup(const struct lu_env *env, struct lu_site *site,
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c72 struct lu_site *site; in lu_object_put()
267 struct lu_site *site; in lu_object_free()
310 int lu_site_purge(const struct lu_env *env, struct lu_site *s, int nr) in lu_site_purge()
536 static struct lu_object *htable_lookup(struct lu_site *s, in htable_lookup()
628 struct lu_site *s; in lu_object_find_try()
822 void lu_site_print(const struct lu_env *env, struct lu_site *s, void *cookie, in lu_site_print()
953 void lu_dev_add_linkage(struct lu_site *s, struct lu_device *d) in lu_dev_add_linkage()
962 void lu_dev_del_linkage(struct lu_site *s, struct lu_device *d) in lu_dev_del_linkage()
982 int lu_site_init(struct lu_site *s, struct lu_device *top) in lu_site_init()
1056 void lu_site_fini(struct lu_site *s) in lu_site_fini()
[all …]
Dcl_object.c968 struct cl_device *cl_type_setup(const struct lu_env *env, struct lu_site *site, in cl_type_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c351 struct lu_site *site; in vvp_pgcache_find()
Dllite_internal.h501 struct lu_site *ll_site;
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1094 struct lu_site *site; in cl_file_inode_init()
1163 struct lu_site *site = obj->co_lu.lo_dev->ld_site; in cl_object_put_last()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c296 struct lu_site *site; in lov_subobject_kill()