Searched refs:lu_site (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 99 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 …]
|
D | lustre_fid.h | 159 struct lu_site; 476 struct lu_site *site, const struct lu_fid *fid);
|
D | cl_object.h | 2616 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/ |
D | lu_object.c | 72 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 …]
|
D | cl_object.c | 968 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/ |
D | vvp_dev.c | 351 struct lu_site *site; in vvp_pgcache_find()
|
D | llite_internal.h | 501 struct lu_site *ll_site;
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 1094 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/ |
D | lov_object.c | 296 struct lu_site *site; in lov_subobject_kill()
|