Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsnap.c299 struct ceph_snap_context *ceph_empty_snapc; variable
993 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()
Daddr.c1527 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()
Dsuper.h723 extern struct ceph_snap_context *ceph_empty_snapc;