Searched refs:ceph_empty_snapc (Results 1 – 3 of 3) sorted by relevance
299 struct ceph_snap_context *ceph_empty_snapc; variable993 ceph_empty_snapc = ceph_create_snap_context(0, GFP_NOFS); in ceph_snap_init()994 if (!ceph_empty_snapc) in ceph_snap_init()996 ceph_empty_snapc->seq = 1; in ceph_snap_init()1002 ceph_put_snap_context(ceph_empty_snapc); in ceph_snap_exit()
1527 ceph_empty_snapc, 0, 0, false); in ceph_uninline_data()1545 ceph_empty_snapc, in ceph_uninline_data()1669 ceph_empty_snapc, in __ceph_pool_perm_get()1684 ceph_empty_snapc, in __ceph_pool_perm_get()
723 extern struct ceph_snap_context *ceph_empty_snapc;