Home
last modified time | relevance | path

Searched refs:flush_snaps (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsnap.c833 static void flush_snaps(struct ceph_mds_client *mdsc) in flush_snaps() function
839 dout("flush_snaps\n"); in flush_snaps()
859 dout("flush_snaps done\n"); in flush_snaps()
1043 flush_snaps(mdsc); in ceph_handle_snap()
H A Dcaps.c3218 bool flush_snaps = false; in ceph_put_wrbuffer_cap_refs() local
3268 flush_snaps = true; in ceph_put_wrbuffer_cap_refs()
3286 } else if (flush_snaps) { in ceph_put_wrbuffer_cap_refs()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsnap.c926 static void flush_snaps(struct ceph_mds_client *mdsc) in flush_snaps() function
1152 flush_snaps(mdsc); in ceph_handle_snap()
H A Dcaps.c3271 bool flush_snaps = false; in ceph_put_wrbuffer_cap_refs() local
3321 flush_snaps = true; in ceph_put_wrbuffer_cap_refs()
3339 } else if (flush_snaps) { in ceph_put_wrbuffer_cap_refs()

Completed in 20 milliseconds