Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1105 void ceph_inode_shutdown(struct inode *inode);
H A Dinode.c3049 void ceph_inode_shutdown(struct inode *inode) in ceph_inode_shutdown() function
H A Dfile.c590 ceph_inode_shutdown(dinode); in ceph_async_create_cb()