Home
last modified time | relevance | path

Searched refs:ceph_get_snapid_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dsnap.c1174 struct ceph_snapid_map* ceph_get_snapid_map(struct ceph_mds_client *mdsc, in ceph_get_snapid_map() function
H A Dsuper.h995 extern struct ceph_snapid_map *ceph_get_snapid_map(struct ceph_mds_client *mdsc,
H A Dinode.c988 ci->i_snapid_map = ceph_get_snapid_map(mdsc, ceph_snap(inode)); in ceph_fill_inode()