Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.h863 extern struct inode *ceph_get_snapdir(struct inode *parent);
Ddir.c672 struct inode *inode = ceph_get_snapdir(parent); in ceph_handle_snapdir()
Dinode.c72 struct inode *ceph_get_snapdir(struct inode *parent) in ceph_get_snapdir() function