Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1731 ceph_start_io_write(inode); in ceph_write_iter()