Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dio.h7 void ceph_start_io_write(struct inode *inode);
H A Dio.c87 ceph_start_io_write(struct inode *inode) in ceph_start_io_write() function
H A Dfile.c2265 ceph_start_io_write(inode); in ceph_write_iter()