Searched refs:ceph_snapid_map (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ceph/ |
| H A D | snap.c | 1188 struct ceph_snapid_map* ceph_get_snapid_map(struct ceph_mds_client *mdsc, in ceph_get_snapid_map() 1192 struct ceph_snapid_map *sm, *exist; in ceph_get_snapid_map() 1200 exist = rb_entry(*p, struct ceph_snapid_map, node); in ceph_get_snapid_map() 1239 exist = rb_entry(*p, struct ceph_snapid_map, node); in ceph_get_snapid_map() 1269 struct ceph_snapid_map *sm) in ceph_put_snapid_map() 1290 struct ceph_snapid_map *sm; in ceph_trim_snapid_map() 1299 struct ceph_snapid_map, lru); in ceph_trim_snapid_map() 1309 sm = list_first_entry(&to_free, struct ceph_snapid_map, lru); in ceph_trim_snapid_map() 1320 struct ceph_snapid_map *sm; in ceph_cleanup_snapid_map() 1326 sm = rb_entry(p, struct ceph_snapid_map, nod in ceph_cleanup_snapid_map() [all...] |
| H A D | super.h | 498 struct ceph_snapid_map *i_snapid_map; /* snapid -> dev_t */ 1048 extern struct ceph_snapid_map *ceph_get_snapid_map(struct ceph_mds_client *mdsc, 1051 struct ceph_snapid_map *sm);
|
| H A D | mds_client.h | 448 struct ceph_snapid_map { 404 struct ceph_snapid_map { global() struct 405 nodeceph_snapid_map global() argument 406 lruceph_snapid_map global() argument 407 refceph_snapid_map global() argument 408 devceph_snapid_map global() argument 409 snapceph_snapid_map global() argument 410 last_usedceph_snapid_map global() argument
|