Searched refs:lu_site (Results 1 – 9 of 9) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 98 struct lu_site; 278 struct lu_site *ld_site; 601 struct lu_site { struct 640 lu_site_bkt_from_fid(struct lu_site *site, struct lu_fid *fid) in lu_site_bkt_from_fid() argument 648 static inline struct seq_server_site *lu_site2seq(const struct lu_site *s) in lu_site2seq() 658 int lu_site_init (struct lu_site *s, struct lu_device *d); 659 void lu_site_fini (struct lu_site *s); 660 int lu_site_init_finish (struct lu_site *s); 712 int lu_site_purge(const struct lu_env *env, struct lu_site *s, int nr); 714 void lu_site_print(const struct lu_env *env, struct lu_site *s, void *cookie, [all …]
|
D | lustre_fid.h | 159 struct lu_site; 379 struct lu_site *site, const struct lu_fid *fid);
|
D | cl_object.h | 2611 struct lu_site cs_lu; 2644 static inline struct cl_site *lu2cl_site(const struct lu_site *site) in lu2cl_site() 3242 struct cl_device *cl_type_setup(const struct lu_env *env, struct lu_site *site,
|
/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 73 struct lu_site *site; in lu_object_put() 170 struct lu_site *site = o->lo_dev->ld_site; in lu_object_unhash() 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() 521 static struct lu_object *htable_lookup(struct lu_site *s, in htable_lookup() 614 struct lu_site *s; in lu_object_find_try() 804 void lu_site_print(const struct lu_env *env, struct lu_site *s, void *cookie, in lu_site_print() 928 static void lu_dev_add_linkage(struct lu_site *s, struct lu_device *d) in lu_dev_add_linkage() 948 int lu_site_init(struct lu_site *s, struct lu_device *top) in lu_site_init() 1028 void lu_site_fini(struct lu_site *s) in lu_site_fini() [all …]
|
D | cl_object.c | 926 struct cl_device *cl_type_setup(const struct lu_env *env, struct lu_site *site, in cl_type_setup()
|
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 1013 struct lu_site *site; in cl_file_inode_init() 1082 struct lu_site *site = obj->co_lu.lo_dev->ld_site; in cl_object_put_last()
|
/drivers/staging/lustre/lustre/llite/ |
D | vvp_dev.c | 348 struct lu_site *site; in vvp_pgcache_find()
|
D | llite_internal.h | 489 struct lu_site *ll_site;
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_object.c | 296 struct lu_site *site; in lov_subobject_kill()
|