Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dio.h9 int __must_check ceph_start_io_write(struct inode *inode);
H A Dio.c110 int ceph_start_io_write(struct inode *inode) in ceph_start_io_write() function
H A Dfile.c2360 ceph_start_io_write(inode); in ceph_write_iter()