Lines Matching full:ensure
29 /* ensure that bit state is consistent */ in ceph_block_o_direct()
34 /* ensure modified bit is visible */ in ceph_block_o_direct()
47 * Declare that a buffered read operation is about to start, and ensure
50 * and holds a shared lock on inode->i_rwsem to ensure that the flag
71 /* ensure that bit state is consistent */ in ceph_start_io_read()
107 * Declare that a buffered write operation is about to start, and ensure
139 /* ensure that bit state is consistent */ in ceph_block_buffered()
144 /* ensure modified bit is visible */ in ceph_block_buffered()
159 * Declare that a direct I/O operation is about to start, and ensure
162 * and holds a shared lock on inode->i_rwsem to ensure that the flag
183 /* ensure that bit state is consistent */ in ceph_start_io_direct()