Lines Matching refs:mockfs_buf_out
122 std::unique_ptr<mockfs_buf_out> out0(new mockfs_buf_out); in ReturnErrno()
136 std::unique_ptr<mockfs_buf_out> out0(new mockfs_buf_out); in ReturnNegativeCache()
149 struct mockfs_buf_out &out)> f) in ReturnImmediate()
152 std::unique_ptr<mockfs_buf_out> out0(new mockfs_buf_out); in ReturnImmediate()
386 void MockFS::debug_response(const mockfs_buf_out &out) { in debug_response()
752 std::unique_ptr<mockfs_buf_out> out(new mockfs_buf_out); in init()
797 std::vector<std::unique_ptr<mockfs_buf_out>> out; in loop()
832 std::unique_ptr<mockfs_buf_out> out(new mockfs_buf_out); in notify_inval_entry()
849 std::unique_ptr<mockfs_buf_out> out(new mockfs_buf_out); in notify_inval_inode()
864 std::unique_ptr<mockfs_buf_out> out(new mockfs_buf_out); in notify_store()
902 std::vector<std::unique_ptr<mockfs_buf_out>> &out) in process_default()
904 std::unique_ptr<mockfs_buf_out> out0(new mockfs_buf_out); in process_default()
993 void MockFS::write_response(const mockfs_buf_out &out) { in write_response()