Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1234 extern int ceph_write_inode(struct inode *inode, struct writeback_control *wbc);
H A Dsuper.c1041 .write_inode = ceph_write_inode,
H A Dcaps.c2480 int ceph_write_inode(struct inode *inode, struct writeback_control *wbc) in ceph_write_inode() function